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 d1be92262..de8516dcf 100644
--- a/keyserver/ChangeLog
+++ b/keyserver/ChangeLog
@@ -1,5 +1,11 @@
2004-12-22 David Shaw <[email protected]>
+ * gpgkeys_curl.c (get_key, writer): New function to wrap around
+ fwrite to avoid DLL access problem on win32.
+
+ * gpgkeys_http.c (main, get_key): Properly pass authentication
+ info through to the http library.
+
* Makefile.am: Build gpgkeys_http or gpgkeys_curl as needed.
* gpgkeys_curl.c (main, get_key): Minor tweaks to work with either