diff options
author | Werner Koch <[email protected]> | 1998-07-09 13:37:17 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 1998-07-09 13:37:17 +0000 |
commit | e143f23c237e523758173e65ff8fdd2966ed938b (patch) | |
tree | b17a57e05ddb9680922b00a42bb5ebefe62d71cd /NEWS | |
parent | fixed clearsig stuff (diff) | |
download | gnupg-0-3-2.tar.gz gnupg-0-3-2.zip |
fixed severe exploitV0-3-2
Diffstat (limited to '')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +Noteworthy changes in version 0.3.2 +----------------------------------- + * Fixed some bugs when using --textmode (-seat) + + * Now displays the trust status of a positive verified message. + + * Keyrings are now scanned in the sequence they are added with + --[secret-]keyring. Note that the default keyring is implictly + added as the very first one unless --no-default-keyring is used. + + * Fixed setuid and dlopen bug. + Noteworthy changes in version 0.3.1 ----------------------------------- * Partial headers are now written in the OpenPGP format if |