aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index df209424be..3a6e69f003 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,13 @@
2002-08-26 Chris Toshok <toshok@ximian.com>
+ [ fixes #29446 ]
+ * gui/component/addressbook-config.c (scope_optionmenu_activated):
+ searching_modify_func can be NULL (since we don't require changes
+ to enable the "Next" button on this page when you create a
+ directory server.)
+
+2002-08-26 Chris Toshok <toshok@ximian.com>
+
[ Fixes (almost certainly) #24649, #25494, #27351, and other LDAP search crashes ]
* backend/pas/pas-backend-ldap.c (view_destroy): use an EList
instead of a GList to store the book_view's so we don't have weird