summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-03-19 08:09:31 +0100
committerWerner Koch <wk@gnupg.org>2009-03-19 08:09:31 +0100
commit588a7c34bb6cdffa8ec40d1e7fda047c5da38a61 (patch)
tree1399895643266c827878425babeb84039d6f4295 /NEWS
parentAdd server option with-ephemeral-keys. (diff)
downloadgnupg2-588a7c34bb6cdffa8ec40d1e7fda047c5da38a61.tar.xz
gnupg2-588a7c34bb6cdffa8ec40d1e7fda047c5da38a61.zip
Make sure not to leak file descriptors if running gpg-agent with a
command. Restore the signal mask to solve a problem in Mono.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bfa343bb4..ea1763cde 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,9 @@ 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.
+
Noteworthy changes in version 2.0.11 (2009-03-03)
-------------------------------------------------