aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 88d8530a8..7cffe007d 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,7 @@ Noteworthy changes in version 1.4.8 (unreleased)
* By default (i.e. --gnupg mode), --require-cross-certification is
now on. --rfc2440-text and --force-v3-sigs are now off.
-
+
* Allow encryption using legacy Elgamal sign+encrypt keys if
option --rfc2440 is used.
@@ -27,6 +27,9 @@ Noteworthy changes in version 1.4.8 (unreleased)
* Fixed a rare bug in decryption using the OpenPGP card.
+ * Fix RFC-4880 typo in the SHA-224 hash prefix. Old SHA-224
+ signatures will continue to work.
+
Noteworthy changes in version 1.4.7 (2007-03-05)
------------------------------------------------