summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-05-03 17:59:56 +0000
committerSimon Josefsson <simon@josefsson.org>2007-05-03 17:59:56 +0000
commit1131197d0e2cb74619e66fb29fcfc158526b0c6f (patch)
tree82f493be17d58e59b052b53c8f1986be9b21ec66
parent0d8f242f24562c4aa22c698e9a0e7002b047aac6 (diff)
downloadgnutls-1131197d0e2cb74619e66fb29fcfc158526b0c6f.tar.gz
Add.
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1ac337f8ee..fd70f98212 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,14 @@ See the end for copying conditions.
* Version 1.7.9 (unreleased)
+** The included copy of OpenCDK has been updated to 0.6.0.
+There has been some API changes, and the GnuTLS layer has been
+modified as well. Note that while there is an API/ABI break in
+OpenCDK, this does not influence GnuTLS's API/ABI because it has not
+changed. This version of GnuTLS requires OpenCDK 0.6.0 or later.
+
+** Fix build failure caused by missing doc/gnutls-logo.pdf.
+
** Change certtool's default serial number from 0 to a time-based value.
** Fix X.509 signing with RSA-PKCS#1 to set a NULL parameters fields.