diff options
author | Werner Koch <[email protected]> | 2009-06-17 11:18:26 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2009-06-17 11:18:26 +0000 |
commit | c998dd12a2dd0bd219ce0a68bdd9fcf82bb1c70e (patch) | |
tree | 11be2c0a6cb5cd0fee8ff31436d72f56074fda40 /NEWS | |
parent | Use cancel button in confirmation only if requested. (diff) | |
download | gnupg-2.0.12.tar.gz gnupg-2.0.12.zip |
Preparing for 2.0.12.gnupg-2.0.12
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -1,8 +1,6 @@ -Noteworthy changes in version 2.0.12 (not released) +Noteworthy changes in version 2.0.12 (2009-06-17) ------------------------------------------------- - This is a BETA version! - * GPGSM now always lists ephemeral certificates if specified by fingerprint or keygrip. @@ -10,10 +8,10 @@ Noteworthy changes in version 2.0.12 (not released) information about smartcards. * Made sure not to leak file descriptors if running gpg-agent with a - command. Restores the signal mask to solve a problem in Mono. + command. Restore the signal mask to solve a problem in Mono. * Changed order of the confirmation questions for root certificates - and stores negative answers in trustlist.txt. + and store negative answers in trustlist.txt. * Better synchronization of concurrent smartcard sessions. |