From: Nikos Mavrogiannopoulos Date: Wed, 8 Oct 2014 12:41:08 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_4_0~815 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce47098eecba5fb3256b855f9674ee0ca458c60c;p=thirdparty%2Fgnutls.git doc update --- diff --git a/NEWS b/NEWS index df0d9477e8..95ed838075 100644 --- a/NEWS +++ b/NEWS @@ -26,6 +26,9 @@ is introduced, and forces the application of the desired key purpose (extended key usage) into intermediate certificates. The verification result GNUTLS_CERT_PURPOSE_MISMATCH is also introduced. +** libgnutls: Added support for the extended master secret +(triple-handshake fix) following draft-ietf-tls-session-hash-02. + ** certtool: Added --p8-info option, which will print PKCS #8 information even if the password is not available.