aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 6544b1f49..123cec9ea 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,10 @@
+2004-12-07 David Shaw <[email protected]>
+
+ * keygen.c (ask_keysize): Change strings to always use %u instead
+ of hardcoding key sizes. Bump default to 2048. Bump minimum down
+ to 512, where possible, but require --expert to get there. DSA is
+ always 1024 unless --expert is given.
+
2004-11-29 David Shaw <[email protected]>
* getkey.c (parse_key_usage): New function to parse out key usage