diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-07-31 14:58:00 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-07-31 14:58:00 +0800 |
commit | e4355fd8ab8babea28fb9e2ed6c574079457903e (patch) | |
tree | b2614eab17d4afa33dd3adb50dca5c10556251ad /NEWS | |
parent | e45e685d1536ee4a723b0df4cf0a61952fe0d122 (diff) | |
download | gsoc2013-evolution-e4355fd8ab8babea28fb9e2ed6c574079457903e.tar.gz gsoc2013-evolution-e4355fd8ab8babea28fb9e2ed6c574079457903e.tar.zst gsoc2013-evolution-e4355fd8ab8babea28fb9e2ed6c574079457903e.zip |
Updated NEWS for addressbook.
2001-07-31 Christopher James Lahey <clahey@ximian.com>
* NEWS (Addressbook): Updated NEWS for addressbook.
svn path=/trunk/; revision=11504
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -1,3 +1,35 @@ +Version 0.12 "No code name yet", 2001-07-31 +--------------------------------------------- + +Addressbook: + + - Fixed some warnings. (Chris Lahey) + + - I18n fixes. (Zbigniew Chyla) + + - Address quoting in composer bug fixed. (Jon Trowbridge) + + - Made it so that Other Contacts doesn't show up if you don't have + LDAP compiled in. (Jason Leach) + + - Made it so that Other Contacts doesn't show up if you don't have + any LDAP servers configured. (Jos Dehaes) + + - General bug fixes. (Chris Tohsok, Jon , Frederic Crozat, Jason Leach, + JP Rosevear, Ettore Perazzoli, Chris Lahey) + + - Some LDAP cleanup. (Chris Toshok) + + - Crash fixes. (Jon Trowbridge, Dan Winship) + + - Work on contact lists. (Chris Toshok, Jon Trowbridge) + + - Made Contact Editor Save & Close button not active if nothing is changed. (Chris Toshok) + + - Added accelerators to a few dialogs. (Taylor Hayward) + + - Made evolution-vcard-importer.c load the file into the correct directory. (Iain Holmes) + Version 0.11 "No code name yet", 2001-07-12 --------------------------------------------- |