aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 474f2cded..1af81601b 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,20 @@
+2007-12-10 Werner Koch <[email protected]>
+
+ * cardglue.h (gpg_error_from_syserror): New.
+
+ * app-openpgp.c (do_decipher): Take care of cryptograms shorter
+ that 128 bytes. Fixes bug#851.
+
+ * import.c (auto_create_card_key_stub): Do not clear the entire
+ fingerprint. This finally makes the stub creation work. My past
+ tests seemed to work because there was a key with a all zero
+ fingerprint available (Elgamal signing keys).
+
+2007-12-08 Werner Koch <[email protected]>
+
+ * misc.c (openpgp_pk_algo_usage): Allow Elgamal type 20 for
+ encryption.
+
2007-12-03 Werner Koch <[email protected]>
* keygen.c (ask_key_flags): Add a translation remark and implement