aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 71cb31aa2a..b1c12cb82f 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2003-05-19 Chris Toshok <toshok@ximian.com>
+ * backend/pas/pas-backend-ldap.c (func_beginswith): use the more
+ convoluted (but more correct) query if evolutionPerson is
+ supported. Fixes #42825.
+
+2003-05-19 Chris Toshok <toshok@ximian.com>
+
* backend/ebook/e-destination.c (use_default_book_cb): handle the
case where @book == NULL, which can happen if there was a problem
opening the default book. Should fix #43005.