diff options
Diffstat (limited to 'dirmngr/ChangeLog')
-rw-r--r-- | dirmngr/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/dirmngr/ChangeLog b/dirmngr/ChangeLog index 6ed0604ea..83370198f 100644 --- a/dirmngr/ChangeLog +++ b/dirmngr/ChangeLog @@ -1,3 +1,13 @@ +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: |