diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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 |