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 903525eaa9..c5c036017c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,16 @@
+2000-10-25 Chris Toshok <toshok@helixcode.com>
+
+ * backend/pas/pas-backend-ldap.c (ldap_op_process_current): only
+ call the handler if the if we're connected, and if we fail to
+ connect finish the op and post a message.
+ (pas_backend_ldap_connect): add debug spew if DEBUG is defined.
+ (modify_card_handler): LDAP_RES_SEARCH_ENTRY => LDAP_SUCCESS.
+ (modify_card_handler): only perform the ldap_modify_s if we have a
+ list of modifications.
+ (get_cursor_handler): use ldap_error_to_response here.
+ (pas_backend_ldap_load_uri): use LDAP_PORT instead of the constant
+ 389.
+
2000-10-23 Dan Winship <danw@helixcode.com>
* gui/component/select-names/Makefile.am (INCLUDES):