diff options
author | Chris Toshok <toshok@src.gnome.org> | 2001-11-01 01:48:19 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2001-11-01 01:48:19 +0800 |
commit | 16ee14504964d82a59cfca9b9601247ba7f60c0a (patch) | |
tree | f7a6a06f347e8d2d0c99780365a1d85bd01a81a4 | |
parent | 895bbf96110e448b402a45fa6ef40aaf67674e09 (diff) | |
download | gsoc2013-evolution-16ee14504964d82a59cfca9b9601247ba7f60c0a.tar gsoc2013-evolution-16ee14504964d82a59cfca9b9601247ba7f60c0a.tar.gz gsoc2013-evolution-16ee14504964d82a59cfca9b9601247ba7f60c0a.tar.bz2 gsoc2013-evolution-16ee14504964d82a59cfca9b9601247ba7f60c0a.tar.lz gsoc2013-evolution-16ee14504964d82a59cfca9b9601247ba7f60c0a.tar.xz gsoc2013-evolution-16ee14504964d82a59cfca9b9601247ba7f60c0a.tar.zst gsoc2013-evolution-16ee14504964d82a59cfca9b9601247ba7f60c0a.zip |
add more NEWS
svn path=/trunk/; revision=14544
-rw-r--r-- | NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -101,6 +101,17 @@ Addressbook: - Fixes for LDAP/multibook address completion. (Toshok, Trow) + - Added a "Do you want to save changes?" dialog to the contact + and contact list editors. (Toshok) + + - Fixed date (birthday and anniversary) handling for LDAP. (Toshok) + + - Fixed nasty LDAP modification bug. (Toshok) + + - Add a config setting (/Addressbook/default_book_uri) to specify where + vcards and email addresses from mail messages are stored as contacts. + (Toshok) + Summary: - Worked around gnome-vfs problems that were causing crashes. (Trow) |