CHANGES: mention ECP_NISTZ256.
Reviewed-by: Bodo Moeller <bodo@openssl.org>
diff --git a/CHANGES b/CHANGES
index 01b2885..9f84886 100644
--- a/CHANGES
+++ b/CHANGES
@@ -310,6 +310,10 @@
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]