From e8a9217ac7fe8281b5e1a2f841e266fc0e566541 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Sat, 22 May 2010 23:00:21 +0200 Subject: Add. --- NEWS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 9acc10489c..b0a060ba97 100644 --- 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. -- cgit v1.2.1