Add a CHANGES entry for the unrecognised record type change
authorMatt Caswell <matt@openssl.org>
Wed, 2 Nov 2016 22:27:22 +0000 (22:27 +0000)
committerMatt Caswell <matt@openssl.org>
Wed, 2 Nov 2016 22:27:22 +0000 (22:27 +0000)
Reviewed-by: Tim Hudson <tjh@openssl.org>
CHANGES

diff --git a/CHANGES b/CHANGES
index 009b7ef039ec805a063a400a4acf5d4b626d97e6..1fbe3b30ed4a3662d3137713d3f4ba00b0c7f597 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,11 @@
 
  Changes between 1.0.2j and 1.0.2k [xx XXX xxxx]
 
 
  Changes between 1.0.2j and 1.0.2k [xx XXX xxxx]
 
-  *)
+  *) OpenSSL now fails if it receives an unrecognised record type in TLS1.0
+     or TLS1.1. Previously this only happened in SSLv3 and TLS1.2. This is to
+     prevent issues where no progress is being made and the peer continually
+     sends unrecognised record types, using up resources processing them.
+     [Matt Caswell]
 
  Changes between 1.0.2i and 1.0.2j [26 Sep 2016]
 
 
  Changes between 1.0.2i and 1.0.2j [26 Sep 2016]