aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr
diff options
context:
space:
mode:
Diffstat (limited to 'dirmngr')
-rw-r--r--dirmngr/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/dirmngr/ChangeLog b/dirmngr/ChangeLog
index 83370198f..7f1ea1170 100644
--- a/dirmngr/ChangeLog
+++ b/dirmngr/ChangeLog
@@ -8,6 +8,16 @@
* certcache.c (classify_pattern): Remove unused variable and make
explicit substring search work.
+2011-11-24 Werner Koch <[email protected]>
+
+ * ks-engine-http.c (ks_http_help): Do not print help for hkp.
+ * ks-engine-hkp.c (ks_hkp_help): Print help only for hkp.
+ (send_request): Remove test code.
+ (map_host): Use xtrymalloc.
+
+ * certcache.c (classify_pattern): Remove unused variable and make
+ explicit substring search work.
+
2011-10-13 Marcus Brinkmann <[email protected]>
* Makefile.am, certcache.c, crlfetch.c, dirmngr.c, ldap-wrapper.c: