]> granicus.if.org Git - php/commitdiff
Update NEWS
authorDaniel Lowrey <rdlowrey@php.net>
Sat, 15 Feb 2014 04:42:36 +0000 (21:42 -0700)
committerDaniel Lowrey <rdlowrey@php.net>
Sat, 15 Feb 2014 04:42:36 +0000 (21:42 -0700)
NEWS

diff --git a/NEWS b/NEWS
index c657efc94371a53f125bc5ee96ecf1846d7f755a..f1a02eea17cf0c7d163adbce9e4ffb7f53727ce8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,10 @@ PHP                                                                        NEWS
   . Implemented ldap_modify_batch (https://wiki.php.net/rfc/ldap_modify_batch).
   (Ondřej Hošek)
 
+- Openssl:
+  . Fixed bug #66501 (Add EC key support to php_openssl_is_private_key).
+  (Mark Zedwood)
+
 - PCRE:
   . Upgraded to PCRE 8.34. (Anatol)