diff options
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r-- | keyserver/ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog index 87fb3b241..302138daa 100644 --- a/keyserver/ChangeLog +++ b/keyserver/ChangeLog @@ -1,3 +1,7 @@ +2011-08-09 Werner Koch <[email protected]> + + * gpgkeys_hkp.c (srv_replace): Remove unused var. + 2009-09-02 Werner Koch <[email protected]> * Makefile.am (gpgkeys_curl_SOURCES, gpgkeys_ldap_SOURCES) @@ -52,7 +56,7 @@ hostname to a real hostname. (main): Call it from here for the HAVE_LIBCURL case (without libcurl is handled via the curl-shim). - + 2009-04-02 David Shaw <[email protected]> * curl-shim.h, curl-shim.c (curl_easy_setopt, curl_easy_perform): @@ -669,7 +673,7 @@ 2004-10-28 Werner Koch <[email protected]> - * Makefile.am (other_libs): + * Makefile.am (other_libs): 2004-10-18 David Shaw <[email protected]> |