aboutsummaryrefslogtreecommitdiffstats
path: root/sm/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sm/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/sm/ChangeLog b/sm/ChangeLog
index 5f76a5983..b47b3a45b 100644
--- a/sm/ChangeLog
+++ b/sm/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-10 Werner Koch <[email protected]>
+
+ * gpgsm.c (our_cipher_test_algo): Use the GCRY constants as we now
+ require 1.4.
+ (our_md_test_algo): Ditto. Add SHA224.
+ (main) <aGpgConfList>: Update default cipher algo.
+
2008-12-09 Werner Koch <[email protected]>
* gpgsm.c (main): Call i18n_init before init_common_subsystems.