Update changes to indicate that SSLv2 support has been removed
authorKurt Roeckx <kurt@roeckx.be>
Thu, 4 Dec 2014 14:50:03 +0000 (15:50 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Thu, 4 Dec 2014 14:51:28 +0000 (15:51 +0100)
Reviewed-by: Matt Caswell <matt@openssl.org>
CHANGES

diff --git a/CHANGES b/CHANGES
index 066c279046be9c058263b98c94d4bf87f647da49..389aab9b0c5fa228673828c1b2cbeedc2a3c6995 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.2 and 1.1.0  [xx XXX xxxx]
 
+  *) SSLv2 support has been removed.  It still supports receiving a SSLv2
+     compatible client hello.
+     [Kurt Roeckx]
+
   *) Increased the minimal RSA keysize from 256 to 512 bits [Rich Salz],
      done while fixing the error code for the key-too-small case.
      [Annie Yousar <a.yousar@informatik.hu-berlin.de>]