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 deee410ef..9169f1864 100644
--- a/keyserver/ChangeLog
+++ b/keyserver/ChangeLog
@@ -1,3 +1,13 @@
+2004-12-24 David Shaw <[email protected]>
+
+ * gpgkeys_curl.c (main): Use new defines for opting out of certain
+ transfer protocols. Allow setting HTTP proxy via "http-proxy=foo"
+ option (there is natural support in libcurl for the http_proxy
+ environment variable).
+
+ * Makefile.am: Remove the conditional since this is all handled in
+ autoconf now.
+
2004-12-22 David Shaw <[email protected]>
* gpgkeys_curl.c (main): New "follow-redirects" option. Takes an