diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,15 +1,14 @@ - * Full Twofish support. It is now statically linked by default. - The experimental 128 bit version is now disabled. - ----> Hmmm, there is an internal conflict in the RFC - ----> For now it is disabled + * Twofish is now statically linked by default. The experimental 128 bit + version is now disabled. Full support will be available as soon as + the OpenPGP WG has decided on an interpretation of rfc2440. * Dropped support for the ancient Blowfish160 which is not OpenPGP. * Merged gpgm and gpg into one binary. - * Add revsig command to the edit menu. It is now possible to - revoke signature. + * Add "revsig" and "revkey" commands to the edit menu. It is now + possible to revoke signature and subkeys. Noteworthy changes in version 0.9.5 |