aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-06-17 11:18:26 +0000
committerWerner Koch <[email protected]>2009-06-17 11:18:26 +0000
commitc998dd12a2dd0bd219ce0a68bdd9fcf82bb1c70e (patch)
tree11be2c0a6cb5cd0fee8ff31436d72f56074fda40 /NEWS
parentUse cancel button in confirmation only if requested. (diff)
downloadgnupg-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--NEWS8
1 files changed, 3 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 24596058b..3f3195e3f 100644
--- a/NEWS
+++ b/NEWS
@@ -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.