aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01d650b173..2d2de2df2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2000-04-13 Chris Toshok <toshok@helixcode.com>
+
+ * addressbook/backend/pas/pas-backend-ldap.c (poll_ldap): new
+ function that polls ldap for more search responses.
+ (pas_backend_ldap_search): use the async search interface and
+ register an idle call to poll for the responses.
+
2000-04-12 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/pas/pas-backend-file.c (entry_compare):