aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index b3646e7cf..71f56e568 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,14 @@
+2004-10-05 David Shaw <[email protected]>
+
+ * passphrase.c (agent_get_passphrase): Use keystrs for agent
+ strings, and fix sprintf warnings.
+
+ * keyserver.c (keyserver_spawn): Fix BUG() with certain sets of
+ mixed regular and preferred keyserver refreshes. Noted by
+ Sebastian Wiesinger.
+
+ * keyedit.c (show_key_with_all_names): Show uid validity in menu.
+
2004-10-03 Timo Schulz <[email protected]>
* apdu.c (apdu_open_remote_reader) [_WIN32]: Do not set ENOSYS.