summaryrefslogtreecommitdiffstats
path: root/trunk/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-03-05 11:56:31 +0100
committerWerner Koch <[email protected]>2007-03-05 11:56:31 +0100
commitc00c59b9af79d353c9be660ea2207ae4f844b918 (patch)
tree71d7e6b04fd56d131341067b81e509dcf45e4949 /trunk/NEWS
parentFixed last chnage. (diff)
downloadgpgme-c00c59b9af79d353c9be660ea2207ae4f844b918.tar.gz
gpgme-c00c59b9af79d353c9be660ea2207ae4f844b918.zip
Preparing a new release
Diffstat (limited to 'trunk/NEWS')
-rw-r--r--trunk/NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/trunk/NEWS b/trunk/NEWS
index f0f07fa5..ee92d42b 100644
--- a/trunk/NEWS
+++ b/trunk/NEWS
@@ -1,7 +1,10 @@
-Noteworthy changes in version 1.1.4
+Noteworthy changes in version 1.1.4 (2007-03-05)
------------------------------------------------
- * Detect and bail out on double plaintext messages.
+ * Detect and bail out on double plaintext messages. This is required
+ so that applications can properly detect the signed parts of a
+ message. Actual there is now a double protection as GnuPG 1.4.7
+ will detect this case too.
Noteworthy changes in version 1.1.3 (2007-01-29)