diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -7,12 +7,16 @@ Noteworthy changes in version 2.0.10 (unreleased) * New mechanisms "local" and "nodefault" for --auto-key-locate [gpg]. Fixed a few problems with this option. - * [W32] Initialize the socket subsystem for all keyserver helpers. + * [W32] Initialized the socket subsystem for all keyserver helpers. * New gpg2 command --locate-keys. * New gpg2 options --with-sig-list and --with-sig-check. + * Made gpgsm's --output option work with --export-secret-key-p12. + + * gpg-connect-agent accepts commands given as command line arguments. + Noteworthy changes in version 2.0.9 (2008-03-26) ------------------------------------------------ |