aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-03-08 09:11:34 +0000
committerWerner Koch <[email protected]>2006-03-08 09:11:34 +0000
commit01ba058eb057aaca653d29f94061502fdd00e970 (patch)
tree61f3448d798b7215cf2f0650faf2c49ef4f5d690 /NEWS
parentSecurity fix (diff)
downloadgnupg-1.4.2.2.tar.gz
gnupg-1.4.2.2.zip
Backported verification fixes from 1.4.3-cvsgnupg-1.4.2.2
Diffstat (limited to '')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 85a66eb51..bbf788407 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Noteworthy changes in version 1.4.2.2 (2006-03-08)
+--------------------------------------------------
+
+ * Files containing several signed messages are not allowed any
+ longer as there is no clean way to report the status of such
+ files back to the caller. To partly revert to the old behaviour
+ the new option --allow-multisig-verification may be used.
+
+
Noteworthy changes in version 1.4.2.1 (2006-02-14)
--------------------------------------------------