Small cleanup, double entry in CHANGES.
authorRichard Levitte <richard@levitte.org>
Thu, 12 Jun 2014 10:18:13 +0000 (12:18 +0200)
committerRichard Levitte <richard@levitte.org>
Thu, 12 Jun 2014 10:18:13 +0000 (12:18 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2eeeb02303da44d011c7d68ea20b8fa902205ab7..3af69f1d225562c8d335e20df47e2950dc3a0bc3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      This fixes a DoS attack. (CVE-2013-0166)
      [Steve Henson]
 
-  *) Return an error when checking OCSP signatures when key is NULL.
-     This fixes a DoS attack. (CVE-2013-0166)
-     [Steve Henson]
-
   *) Call OCSP Stapling callback after ciphersuite has been chosen, so
      the right response is stapled. Also change SSL_get_certificate()
      so it returns the certificate actually sent.