aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 71a0770dd..7bb6f4edd 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,8 @@
2006-03-06 David Shaw <[email protected]>
+ * sign.c (make_keysig_packet): Don't use MD5 for a RSA_S key as
+ that is not a PGP 2.x algorithm.
+
* mainproc.c (proc_compressed): "Uncompressed" is not a valid
compression algorithm.