aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 445ba8add..acd94b3e3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,12 @@
+ * Fixed a serious bug which could lead to false signature verification
+ results when more than one cleartext signature is in the input.
+
* New utility gpgv which is a stripped down version of gpg to
be used to verify signatures against a list of trusted keys.
* Rijndael (AES) is now supported and listed as first preference.
- * Fixed a serious bug which could lead to false signature verification
- results when more than one clearsigned signatures are in one file.
-
Noteworthy changes in version 1.0.3 (2000-09-18)
------------------------------------------------