aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'keyserver/ChangeLog')
-rw-r--r--keyserver/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/keyserver/ChangeLog b/keyserver/ChangeLog
index ff3bac54d..6390c1412 100644
--- a/keyserver/ChangeLog
+++ b/keyserver/ChangeLog
@@ -1,3 +1,13 @@
+2009-05-26 David Shaw <[email protected]>
+
+ * curl-shim.c (curl_slist_append, curl_slist_free_all): New.
+ Simple wrappers around STRLIST to emulate the curl way of doing
+ string lists.
+ (curl_easy_setopt): Handle the curl HTTPHEADER option.
+
+ * gpgkeys_curl.c, gpgkeys_hkp.c (main): Avoid caches to get the
+ most recent copy of the key. This is bug #1061.
+
2009-05-03 David Shaw <[email protected]>
* gpgkeys_mailto.in: Set 'mail-from' as a keyserver-option, rather