aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 5b3d90782..e08271b2f 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,12 @@
+2006-03-05 Werner Koch <[email protected]>
+
+ * plaintext.c (handle_plaintext): Replace assert by explict error
+ conflict message. Reported by Tavis Ormandy.
+
+2006-03-02 Werner Koch <[email protected]>
+
+ * cardglue.c (check_card_serialno): Don't ask in batch mode.
+
2006-03-01 David Shaw <[email protected]>
* getkey.c (parse_auto_key_locate): Error if the user selects
@@ -93,6 +102,11 @@
* keyserver.c (parse_keyserver_uri): Include the scheme in the uri
even when we've assumed "hkp" when there was no scheme.
+2006-02-20 Werner Koch <[email protected]>
+
+ * apdu.c (open_pcsc_reader): As a precaution set LIST to NULL
+ after free.
+
2006-02-14 Werner Koch <[email protected]>
* verify.c (verify_signatures): Print warning also for NO_DATA.