aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b70005342..81bb3dae8 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
------------------------------------------------