]> granicus.if.org Git - php/commitdiff
Update NEWS with ECC curve support info
authorJakub Zelenka <bukka@php.net>
Sun, 26 Jun 2016 16:29:02 +0000 (17:29 +0100)
committerJakub Zelenka <bukka@php.net>
Sun, 26 Jun 2016 16:29:02 +0000 (17:29 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 18594c5ff56da3840d21f70deb6004189acda63f..baf282b877071f75cf6599c5689d9e9034e44f0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ PHP                                                                        NEWS
 - Standard:
   . array_multisort now uses zend_sort instead zend_qsort. (Laruence)
 
+- OpenSSL:
+  . Implemented FR #61204 (Add elliptic curve support for OpenSSL).
+    (Dominic Luechinger)
+
 23 Jun 2016, PHP 7.1.0alpha2
 
 - Core: