aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 032fdbcc2..e6a0ab2df 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,10 @@
2004-04-14 David Shaw <[email protected]>
+ * options.h, import.c, keyserver-internal.h, g10.c, mainproc.c,
+ keyserver.c (parse_keyserver_uri): Parse keyserver URI into a
+ structure. Cleanup for new "guess my keyserver" functionality, as
+ well as refreshing via a preferred keyserver subpacket.
+
* options.h: Encapsulate keyserver details. Change all callers.
2004-03-27 David Shaw <[email protected]>