diff options
author | Werner Koch <[email protected]> | 2006-07-27 14:18:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-07-27 14:18:55 +0000 |
commit | de5070caf07854852a36722a0d85453cbbc93c84 (patch) | |
tree | 39ae89adce5a02311686d4b86bedc1e05b9fbaca /keyserver/ChangeLog | |
parent | Create bag attributes so that Mozilla will accept these files. (diff) | |
download | gnupg-1.9.22.tar.gz gnupg-1.9.22.zip |
Preparing a new releasegnupg-1.9.22
Diffstat (limited to '')
-rw-r--r-- | keyserver/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog index c171f6a3a..c427c4778 100644 --- a/keyserver/ChangeLog +++ b/keyserver/ChangeLog @@ -1,3 +1,12 @@ +2006-07-24 David Shaw <[email protected]> (wk) + + * curl-shim.c (curl_easy_perform): Minor cleanup of proxy code. + + * gpgkeys_hkp.c (send_key) + * gpgkeys_ldap.c (send_key, send_key_keyserver): Fix string + matching problem when the ascii armored form of the key happens to + match "KEY" at the beginning of the line. + 2006-04-26 David Shaw <[email protected]> * gpgkeys_http.c, gpgkeys_oldhkp.c: Removed. |