aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-10-01 20:33:53 +0000
committerWerner Koch <[email protected]>2010-10-01 20:33:53 +0000
commitbfbd80feb95fba36292cd9dab43016f17b1e6972 (patch)
tree9afbfd29e8aeb78fa34a1a49d8b8071554d4f593 /NEWS
parent* options.skel: Make the example for force-v3-sigs match reality (it (diff)
downloadgnupg-bfbd80feb95fba36292cd9dab43016f17b1e6972.tar.gz
gnupg-bfbd80feb95fba36292cd9dab43016f17b1e6972.zip
Exporting secret keys via gpg-agent is now basically supported.
A couple of forward ported changes. Doc updates.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 676ab68d8..b456fa845 100644
--- a/NEWS
+++ b/NEWS
@@ -30,8 +30,8 @@ Noteworthy changes in version 2.1.x (under development)
by default.
* Dirmngr is now a part of this package. Dirmngr is now also
- expected to run as a system service and the configuraion
- directories are changed to the gnupg name space.
+ expected to run as a system service and the configuration
+ directories are changed to the GnuPG name space.
* Given sufficient permissions Dirmngr is started automagically.
@@ -43,6 +43,10 @@ Noteworthy changes in version 2.1.x (under development)
* The OpenPGP import command is now able to merge secret keys.
+ * Removed options:
+ --export-options: export-secret-subkey-passwd
+ --simple-sk-checksum
+
Noteworthy changes in version 2.0.13 (2009-09-04)
-------------------------------------------------