Remove note from CHANGES about EC DRBG
authorMatt Caswell <matt@openssl.org>
Thu, 25 Aug 2016 20:55:02 +0000 (21:55 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 26 Aug 2016 08:08:21 +0000 (09:08 +0100)
EC DRBG support was added in 7fdcb457 in 2011 and then later removed.
However the CHANGES entry for its original addition was left behind.
This just removes the spurious CHANGES entry.

Reviewed-by: Stephen Henson <steve@openssl.org>
(cherry picked from commit bbf73f84fc42628cb619f9e8e02691530cfeb08e)

CHANGES

diff --git a/CHANGES b/CHANGES
index 31f9c261e05b138a426e75e03afc9c6a9e72ec08..8b0e21ffdf304ce65861f07ed7f5feddd9b61f1b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      combination: call this in fips_test_suite.
      [Steve Henson]
 
-  *) Add support for Dual EC DRBG from SP800-90. Update DRBG algorithm test
-     and POST to handle Dual EC cases.
-     [Steve Henson]
-
   *) Add support for canonical generation of DSA parameter 'g'. See 
      FIPS 186-3 A.2.3.