diff options
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r-- | keyserver/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog index 6d980fe91..85eab3c89 100644 --- a/keyserver/ChangeLog +++ b/keyserver/ChangeLog @@ -1,3 +1,16 @@ +2009-05-10 David Shaw <[email protected]> + + From 1.4: + + * curl-shim.h (curl_version): No need to provide a version for + curl-shim as it always matches the GnuPG version. + + * gpgkeys_curl.c, gpgkeys_hkp.c (main): Show which version of curl + we're using as part of --version. + + * gpgkeys_curl.c, gpgkeys_finger.c, gpgkeys_hkp.c, + gpgkeys_ldap.c (show_help): Document --version. + 2009-05-04 David Shaw <[email protected]> * gpgkeys_mailto.in: Set 'mail-from' as a keyserver-option, rather |