diff options
author | David Shaw <[email protected]> | 2009-08-13 15:09:02 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2009-08-13 15:09:02 +0000 |
commit | 22039bfd3ffb9591041165d7b1b2c1d43183b89f (patch) | |
tree | de4ae8a0565f4e2cc8ad1311469aa64e62ccf518 | |
parent | Preparing for a release candidate (diff) | |
download | gnupg-22039bfd3ffb9591041165d7b1b2c1d43183b89f.tar.gz gnupg-22039bfd3ffb9591041165d7b1b2c1d43183b89f.zip |
* NEWS: Note Camellia and hkps.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2009-08-13 David Shaw <[email protected]> + + * NEWS: Note Camellia and hkps. + 2009-07-21 Werner Koch <[email protected]> * configure.ac (AH_BOTTOM): Add macros for estream-printf. @@ -17,6 +17,10 @@ Noteworthy changes in version 1.4.10 (unreleased) * Many smaller bug fixes. + * Support for the Camellia cipher (RFC-5581). + + * Support for HKP keyservers over SSL ("HKPS"). + Noteworthy changes in version 1.4.9 (2008-03-26) ------------------------------------------------ |