aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index f2275364d..5a9fa6860 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-20 David Shaw <[email protected]>
+
+ * keyserver.c (curl_can_handle): New. Do a runtime check against
+ libcurl to see if it can handle a particular protocol.
+ (keyserver_typemap): Call it here.
+
+ * Makefile.am: Pull in libcurl for curl_version_info() if used.
+
2005-07-19 Werner Koch <[email protected]>
* g10.c, options.h: New option --limit-card-insert-tries.