Fix an information leak in the RSA padding check code.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 33ced1e3e8164541b9ef1f5d3c9ab9a96f81a8e7..1582c365a9ae5c6a4aaddf7eee451daedda5ad53 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,9 @@
 
  Changes between 1.1.0f and 1.1.1 [xx XXX xxxx]
 
+  *) Add SHA3.
+     [Andy Polyakov]
+
   *) The UI API becomes a permanent and integral part of libcrypto, i.e.
      not possible to disable entirely.  However, it's still possible to
      disable the console reading UI method, UI_OpenSSL() (use UI_null()