Add CHANGES entry: add FIPS support to ssl
authorDr. Stephen Henson <steve@openssl.org>
Thu, 19 May 2011 18:10:25 +0000 (18:10 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 19 May 2011 18:10:25 +0000 (18:10 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ff8201a9a1c9337a77812ca5ad881145b7227c8a..6d25e4d8ec876728a5e17bb7dcb92e266c922a95 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 1.0.1 and 1.1.0  [xx XXX xxxx]
 
+  *) Add support for FIPS mode in ssl library: disable SSLv3, non-FIPS ciphers
+     and enable MD5.
+     [Steve Henson]
+
   *) Functions FIPS_mode_set() and FIPS_mode() which call the underlying
      FIPS modules versions.
      [Steve Henson]