]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add.
authorSimon Josefsson <simon@josefsson.org>
Sat, 22 May 2010 21:00:21 +0000 (23:00 +0200)
committerSimon Josefsson <simon@josefsson.org>
Sat, 22 May 2010 21:00:21 +0000 (23:00 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 9acc10489ca54adfec84d23115567f08d604db77..b0a060ba975939d914d2a7bbe8f798f8a3874548 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,15 +5,18 @@ See the end for copying conditions.
 
 * Version 2.9.11 (unreleased)
 
-** Removed two APIs related to safe renegotiation.
+** libgnutls: Removed two APIs related to safe renegotiation.
 Use priority strings instead.  The APIs were
 gnutls_safe_negotiation_set_initial and gnutls_safe_renegotiation_set.
 (Remember that we don't promise ABI stability during development
 series, so this doesn't cause an shared library ABI increment.)
 
+** tests: More self testing of safe renegotiation extension.
+See tests/safe-renegotiation/README for more information.
+
 ** doc: a PDF version of the API reference manual (GTK-DOC) is now built.
 
-** Terms 'GNUTLS' and 'GNU TLS' were changed to 'GnuTLS' for consistency.
+** doc: Terms 'GNUTLS' and 'GNU TLS' were changed to 'GnuTLS' for consistency.
 
 ** API and ABI modifications:
 gnutls_safe_negotiation_set_initial: REMOVED.