aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r--keyserver/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog
index d38e7816f..3e0e0c7fd 100644
--- a/keyserver/ChangeLog
+++ b/keyserver/ChangeLog
@@ -1,5 +1,11 @@
2005-04-16 David Shaw <[email protected]>
+ * gpgkeys_hkp.c: New hkp handler that uses curl or curl-shim.
+
+ * Makefile.am: Build new gpgkeys_hkp.
+
+ * curl-shim.c (curl_easy_perform): Cleanup.
+
* ksutil.h, ksutil.c (curl_writer), gpgkeys_curl.c (get_key): Pass
a context to curl_writer so we can support multiple fetches in a
single session.