summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lowrey <rdlowrey@php.net>2014-02-14 21:41:18 -0700
committerDaniel Lowrey <rdlowrey@php.net>2014-02-14 21:41:18 -0700
commit5cc851e83e8feff5a84aac7db88da186f5bc59ba (patch)
treedb8ceff60353b7c3744126bcfa088e85637a52c6
parent19524fc6feb44050bbb70c19717c59864ae4955d (diff)
downloadphp-git-5cc851e83e8feff5a84aac7db88da186f5bc59ba.tar.gz
Update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 114ddd36fa..c1026d0f01 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,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)
+
?? ??? 2014, PHP 5.4.25
- Core: