1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Change default gpgsm cipher back to 3DES.

Typo fixes.
This commit is contained in:
Werner Koch 2009-02-09 10:25:41 +00:00
parent b8ffa0d947
commit d1c2e66fbc
4 changed files with 13 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2009-02-09 Werner Koch <wk@g10code.com>
* gpgsm.c (main): Change default cipher back to 3DES.
2009-01-12 Werner Koch <wk@g10code.com>
* keylist.c (print_utf8_extn_raw): Cast printf precision argument.