From: Andy Polyakov Date: Tue, 23 Sep 2014 12:54:04 +0000 (+0200) Subject: CHANGES: mention ECP_NISTZ256. X-Git-Tag: master-post-reformat~371 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=507efe737243d7c74a839ea90b3d7eec5eac22e7 CHANGES: mention ECP_NISTZ256. Reviewed-by: Bodo Moeller --- diff --git a/CHANGES b/CHANGES index 01b2885bef..9f84886fee 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]