]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 21 Apr 2015 08:40:41 +0000 (10:40 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Tue, 21 Apr 2015 08:41:12 +0000 (10:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 34a2a6b8835e2e079630173182f807c9e333764c..638a6542465304ba66812b96c06f5a53e6cfaa8d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,8 +5,17 @@ See the end for copying conditions.
 
 * Version 3.4.1 (unreleased)
 
+** libgnutls: gnutls_certificate_get_ours: will return the certificate even
+if a callback was used to send it.
+
+** Check for invalid length in the X.509 version field. Without the check
+certificates with invalid length would be detected as having an arbitrary
+version. Reported by Hanno Böck.
+
 ** certtool: It can generate SHA256 key IDs.
 
+** configure: re-enabled the --enable-local-libopts flag
+
 ** API and ABI modifications:
 gnutls_x509_crt_get_pk_ecc_raw: Added