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 997db0644..d185d2427 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,14 @@
+2004-12-15 David Shaw <[email protected]>
+
+ * apdu.c (apdu_send_le, apdu_send_direct), keylist.c
+ (status_one_subpacket, print_one_subpacket): Fix some compiler
+ warnings.
+
+ * g10.c (main): Fix --compression-algo to take a string argument
+ like --compress-algo.
+
+ * trustdb.c (uid_trust_string_fixed): For safety, check for a pk.
+
2004-12-14 David Shaw <[email protected]>
* keyedit.c (keyedit_menu): Re-remove the N_() markers.