summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2009-02-09 11:25:41 +0100
committerWerner Koch <wk@gnupg.org>2009-02-09 11:25:41 +0100
commitd1c2e66fbc4c67cd39230fa0418d5647fdc7163a (patch)
tree4f47077f36cdc3ee6a26865f5954b1a51f8c399b /NEWS
parentMake --allow-admin the default. (diff)
downloadgnupg2-d1c2e66fbc4c67cd39230fa0418d5647fdc7163a.tar.xz
gnupg2-d1c2e66fbc4c67cd39230fa0418d5647fdc7163a.zip
Change default gpgsm cipher back to 3DES.
Typo fixes.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 4dfe2d0bd..3dcb4e7bf 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,13 @@
Noteworthy changes in version 2.0.11 (unreleased)
-------------------------------------------------
- * [scdaemon] --allow-admin is now the default.
+ * The SCDAEMON option --allow-admin is now used by default.
+
+ * SCDAEMON is now aware of the Geldkarte.
+
+ * [gpgsm] The default cipher algorith is now again 3DES. This is due
+ to interoperability problems with Outlook 2003 which still can't
+ cope with AES.
Noteworthy changes in version 2.0.10 (2009-01-12)