diff options
| author | Werner Koch <[email protected]> | 2007-03-05 11:56:31 +0100 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2007-03-05 11:56:31 +0100 |
| commit | c00c59b9af79d353c9be660ea2207ae4f844b918 (patch) | |
| tree | 71d7e6b04fd56d131341067b81e509dcf45e4949 /trunk/NEWS | |
| parent | Fixed last chnage. (diff) | |
| download | gpgme-c00c59b9af79d353c9be660ea2207ae4f844b918.tar.gz gpgme-c00c59b9af79d353c9be660ea2207ae4f844b918.zip | |
Preparing a new release
Diffstat (limited to 'trunk/NEWS')
| -rw-r--r-- | trunk/NEWS | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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) |
