summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-03-19 11:21:51 +0100
committerWerner Koch <wk@gnupg.org>2009-03-19 11:21:51 +0100
commitc2c3cf4be187cd3a5a634e59b0df98338d6bf31e (patch)
tree3ff8644d5b759cf7e0f74e9890f0a195aaa92116 /NEWS
parentMake sure not to leak file descriptors if running gpg-agent with a (diff)
downloadgnupg2-c2c3cf4be187cd3a5a634e59b0df98338d6bf31e.tar.xz
gnupg2-c2c3cf4be187cd3a5a634e59b0df98338d6bf31e.zip
Changed order of the confirmation questions for root certificates
and stores negative answers in trustlist.txt.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index ea1763cde..59fb8ff7f 100644
--- a/NEWS
+++ b/NEWS
@@ -7,8 +7,11 @@ Noteworthy changes in version 2.0.12
* New command "KEYINFO" for GPG_AGENT. GPGSM now also returns
information about smartcards.
- * Make sure not to leak file descriptors if running gpg-agent with a
- command. Restore the signal mask to solve a problem in Mono.
+ * Made sure not to leak file descriptors if running gpg-agent with a
+ command. Restores 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.
Noteworthy changes in version 2.0.11 (2009-03-03)