aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Toshok <toshok@src.gnome.org>2002-09-07 01:51:07 +0800
committerChris Toshok <toshok@src.gnome.org>2002-09-07 01:51:07 +0800
commit948bdf3a80c5a67df3632cb73fba91e9166720a4 (patch)
tree04ea61b1280450afc525b2f863cff203fdde2b75
parent1ea74b65a64bd1a5f3a5ee6604a2da0052aff4d0 (diff)
downloadgsoc2013-evolution-948bdf3a80c5a67df3632cb73fba91e9166720a4.tar
gsoc2013-evolution-948bdf3a80c5a67df3632cb73fba91e9166720a4.tar.gz
gsoc2013-evolution-948bdf3a80c5a67df3632cb73fba91e9166720a4.tar.bz2
gsoc2013-evolution-948bdf3a80c5a67df3632cb73fba91e9166720a4.tar.lz
gsoc2013-evolution-948bdf3a80c5a67df3632cb73fba91e9166720a4.tar.xz
gsoc2013-evolution-948bdf3a80c5a67df3632cb73fba91e9166720a4.tar.zst
gsoc2013-evolution-948bdf3a80c5a67df3632cb73fba91e9166720a4.zip
more contacts news
svn path=/trunk/; revision=18005
-rw-r--r--NEWS22
1 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 257ebcccac..bb9a9c0f54 100644
--- a/NEWS
+++ b/NEWS
@@ -105,7 +105,27 @@ New features:
- Improved address selection dialog (for sending mail and meeting
requests).
- - Better support of LDAPS.
+ - Improved feedback for search results for all backends and the
+ UI.
+
+ - SSL/STARTTLS suport for LDAP.
+
+ - Caches are built for local addressbooks to speed up
+ autocompletion.
+
+ - Fixed wombat/addressbook crashes dealing with autocompletion, it
+ should be much more stable now.
+
+ - Categories on LDAP are now stored using a multivalued attribute
+ (category) instead of a comma separated list (categories), so
+ searches on categories in ldap actually work. The old attribute
+ is deprecated and should not be used.
+
+ - Standardized some of the static properties of addressbooks, and
+ removed some local addressbook logic from the frontend.
+
+ - When editing contacts from the composer entries (To:, CC:), pop
+ up the right kind of editor based on the contact type.
* Mail