summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2015-12-14 15:19:59 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2015-12-14 15:19:59 +0100
commit5e98f820edb0f1aec673b432997f1607a9fd1c99 (patch)
treee2b1937dbf789d307b01bf620f718b3e45dbedd3
parent36e30e4cf493ebe098b7770ec4ca3b2d9c78ae72 (diff)
downloadgnutls-5e98f820edb0f1aec673b432997f1607a9fd1c99.tar.gz
doc update
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d507481da1..d5f99db189 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,11 @@ See the end for copying conditions.
** libgnutls: Be strict in TLS extension decoding. That is, do not tolerate
parsing errors in the extensions field and treat it as a typical Hello
- message structure. Reported by Hubert Kario (#40)
+ message structure. Reported by Hubert Kario (#40).
+
+** libgnutls: Old and unsupported version numbers in client hellos are
+ rejected with a "protocol_version" alert message. Reported by Hubert
+ Kario (#42).
** libgnutls: On a rehandshake ensure that the certificate of the peer (if
available) is the same as in previous handshakes. That is to protect