diff options
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r-- | keyserver/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog index 4149e71f9..0a0ab1ac5 100644 --- a/keyserver/ChangeLog +++ b/keyserver/ChangeLog @@ -1,3 +1,11 @@ +2005-02-11 David Shaw <[email protected]> + + * curl-shim.h, curl-shim.c: New. This is code to fake the curl + API in terms of the current HTTP iobuf API. + + * gpgkeys_curl.c [FAKE_CURL], Makefile.am: If FAKE_CURL is set, + link with the iobuf code rather than libcurl. + 2005-02-05 David Shaw <[email protected]> * gpgkeys_finger.c (main), gpgkeys_hkp.c (main): Fix --version |