1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Preparing for 2.0.12.

This commit is contained in:
Werner Koch 2009-06-17 11:18:26 +00:00
parent aa03d8f184
commit c998dd12a2
32 changed files with 4281 additions and 4141 deletions

8
NEWS
View file

@ -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.