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>
Thu, 25 Aug 2016 20:55:02 +0000 (21:55 +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>
CHANGES

diff --git a/CHANGES b/CHANGES
index 9c45649194e6190d8b92195137c5a1beb2000f67..b233c23335313bdcb49408b311a87a3132cdafc1 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.