aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Shaw <[email protected]>2009-08-13 15:09:02 +0000
committerDavid Shaw <[email protected]>2009-08-13 15:09:02 +0000
commit22039bfd3ffb9591041165d7b1b2c1d43183b89f (patch)
treede4ae8a0565f4e2cc8ad1311469aa64e62ccf518
parentPreparing for a release candidate (diff)
downloadgnupg-22039bfd3ffb9591041165d7b1b2c1d43183b89f.tar.gz
gnupg-22039bfd3ffb9591041165d7b1b2c1d43183b89f.zip
* NEWS: Note Camellia and hkps.
-rw-r--r--ChangeLog4
-rw-r--r--NEWS4
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba5d0ed55..8bb76ae08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/NEWS b/NEWS
index 70dd798ae..54ff0cd56 100644
--- a/NEWS
+++ b/NEWS
@@ -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)
------------------------------------------------