From 7657cf1cae558288631c793b7102ff52fa53e2f2 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 17 Aug 2011 16:47:30 +0200 Subject: documented changes --- NEWS | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 35de9dffcf..c00064ce48 100644 --- a/NEWS +++ b/NEWS @@ -4,14 +4,18 @@ See the end for copying conditions. * Version 3.0.1 (unreleased) +** libgnutls: gnutls_certificate_set_x509_key_file() and +friends support server name indication. If multiple +certificates are set using these functions the proper one +will be selected during a handshake, with the limitation +of a single name per certificate. + ** libgnutls: Added AES-256-GCM which was left out from the previous release. Reported by Benjamin Hof. -** libgnutls: When asking for a PIN multiple times, the -flags in the callback were not being updated to reflect -for PIN low count or final try. - -** crywrap: Added to the distribution +** libgnutls: When asking for a PKCS# 11 PIN multiple +times, the flags in the callback were not being updated +to reflect for PIN low count or final try. ** libgnutls: Do not allow second instances of PKCS #11 modules. @@ -29,6 +33,8 @@ according to TLS specification (from subject to issuer). gnutls_x509_crt_list_import. It checks whether the list to be imported is properly sorted. +** crywrap: Added to the distribution + ** doc: Many GTK-DOC improvements. ** i18n: Translations were updated. -- cgit v1.2.1