aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index c73652e66..2e110e64c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,13 @@
Noteworthy changes in version 0.2.15
------------------------------------
- * CAST5 works (using the PGP's special CFB mode).
-
+ * Fixed a bug with the old checksum calculation for secret keys.
+ If you run the program without --batch, a warning does inform
+ you if your secret key needs to be converted; simply use
+ --change-passphrase to recalculate the checksum. Please do this
+ soon, as the compatible mode will be removed sometime in the future.
+ * CAST5 works (using the PGP's special CFB mode).
Noteworthy changes in version 0.2.14