aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'dirmngr/ChangeLog')
-rw-r--r--dirmngr/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/dirmngr/ChangeLog b/dirmngr/ChangeLog
index 8f861c6a0..af48260b3 100644
--- a/dirmngr/ChangeLog
+++ b/dirmngr/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-13 Werner Koch <[email protected]>
+
+ * dirmngr_ldap.c (fetch_ldap): Call ldap_unbind.
+
+ * w32-ldap-help.h: New.
+ * dirmngr_ldap.c [W32CE]: Include w32-ldap-help.h and use the
+ mapped ldap functions.
+
2010-08-12 Werner Koch <[email protected]>
* crlcache.c (update_dir, crl_cache_insert): s/unlink/gnupg_remove/.