From: Nikos Mavrogiannopoulos Date: Sun, 10 Nov 2013 10:12:45 +0000 (+0100) Subject: doc update X-Git-Tag: gnutls_3_2_7~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1092d71ee84f1928272fc67c94e69e9b4374796e;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index 5638f9340a..49a05c397b 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,7 @@ See the end for copying conditions. * Version 3.2.7 (unreleased) ** libgnutls: gnutls_cipher_get_iv_size() now returns the correct IV size in -GCM ciphers. +GCM ciphers (previously it returned the implicit IV used in TLS). ** libgnutls: gnutls_certificate_set_x509_key_file() et al when provided a PKCS #11 URL with a certificate, will attempt to load the whole chain.