mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Make sure not to leak file descriptors if running gpg-agent with a
command. Restore the signal mask to solve a problem in Mono.
This commit is contained in:
parent
a3b63ac1dc
commit
588a7c34bb
11 changed files with 252 additions and 28 deletions
3
NEWS
3
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)
|
||||
-------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue