diff options
author | Werner Koch <[email protected]> | 2008-03-26 17:53:04 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-03-26 17:53:04 +0000 |
commit | 46e98d9486c998b511d1982441b78962c81c0003 (patch) | |
tree | 8935079624038749751aa1b90c3ff0df24fecefa /NEWS | |
parent | Fixed URL. (diff) | |
download | gnupg-1.4.9.tar.gz gnupg-1.4.9.zip |
prepare a release.gnupg-1.4.9
Diffstat (limited to '')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,10 +1,11 @@ -Noteworthy changes in version 1.4.9 (unreleased) +Noteworthy changes in version 1.4.9 (2008-03-26) ------------------------------------------------ * Improved AES encryption performance by more than 20% (on ia32). Decryption is also a bit faster. - * Fixed possible memory corruption while importing OpenPGP keys. + * Fixed possible memory corruption bug in 1.4.8 while importing + OpenPGP keys. Noteworthy changes in version 1.4.8 (2007-12-20) |