aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 8 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 6441452c4..70dd798ae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
Noteworthy changes in version 1.4.10 (unreleased)
-------------------------------------------------
+ * 2048 bit RSA keys are now generated by default. The default
+ hash algorithm preferences has changed to prefer SHA-256 over
+ SHA-1. 2048 bit DSA keys are now generated to use a 256 bit
+ hash algorithm
+
+ * Support v2 OpenPGP cards.
+
* The algorithm to compute the SIG_ID status has been changed to
match the one from 2.0.10.
@@ -8,9 +15,7 @@ Noteworthy changes in version 1.4.10 (unreleased)
* Fixed a memory leak which made imports of many keys very slow.
- * Support v2 OpenPGP cards.
-
- * FIXME: Anything else?
+ * Many smaller bug fixes.
Noteworthy changes in version 1.4.9 (2008-03-26)