aboutsummaryrefslogtreecommitdiffstats
path: root/sm
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-02-09 10:25:41 +0000
committerWerner Koch <[email protected]>2009-02-09 10:25:41 +0000
commitd1c2e66fbc4c67cd39230fa0418d5647fdc7163a (patch)
tree4f47077f36cdc3ee6a26865f5954b1a51f8c399b /sm
parentMake --allow-admin the default. (diff)
downloadgnupg-d1c2e66fbc4c67cd39230fa0418d5647fdc7163a.tar.gz
gnupg-d1c2e66fbc4c67cd39230fa0418d5647fdc7163a.zip
Change default gpgsm cipher back to 3DES.
Typo fixes.
Diffstat (limited to 'sm')
-rw-r--r--sm/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog
index 6035c057f..83f4569ca 100644
--- a/sm/ChangeLog
+++ b/sm/ChangeLog
@@ -1,3 +1,7 @@
+2009-02-09 Werner Koch <[email protected]>
+
+ * gpgsm.c (main): Change default cipher back to 3DES.
+
2009-01-12 Werner Koch <[email protected]>
* keylist.c (print_utf8_extn_raw): Cast printf precision argument.