CHANGES: mention ECP_NISTZ256.
authorAndy Polyakov <appro@openssl.org>
Tue, 23 Sep 2014 12:54:04 +0000 (14:54 +0200)
committerAndy Polyakov <appro@openssl.org>
Tue, 23 Sep 2014 12:54:34 +0000 (14:54 +0200)
Reviewed-by: Bodo Moeller <bodo@openssl.org>
CHANGES

diff --git a/CHANGES b/CHANGES
index 01b2885bef4d6cb71e5275c126074c69dffd14ba..9f84886fee8ee9d5d92ce8da87ba3b1f12210835 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 
  Changes between 1.0.1h and 1.0.2 [xx XXX xxxx]
 
+  *) Accelerated NIST P-256 elliptic curve implementation for x86_64
+     (other platforms pending).
+     [Shay Gueron (Intel Corp), Andy Polyakov]
+
   *) Add support for the SignedCertificateTimestampList certificate and
      OCSP response extensions from RFC6962.
      [Rob Stradling]