aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 480df273e7..81b7583ce4 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,16 @@
+2001-07-17 Chris Toshok <toshok@ximian.com>
+
+ [ Fixes bugs #4611 - crash searching in the name field at Bigfoot for "\"
+ and #4554 - general ldap search crash ]
+
+ * backend/pas/pas-backend-ldap.c (func_contains): the length of
+ the big query string needs to take into account the length of the
+ footer as well as the header - fix random memory corruption here.
+
+ * backend/pas/pas-backend-ldap.c (pas_backend_ldap_build_query):
+ list can be NULL, specifically if there's a parsing error in the
+ sexp, so deal with it.
+
2001-07-17 Jon Trowbridge <trow@ximian.com>
* backend/ebook/e-book-view-listener.c