summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 20e731fa98..3d75746ae0 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP NEWS
- Openssl
. Fixed segfault when accessing non-existent context for client SNI use
(Daniel Lowrey)
+ . Fixed bug #66501 (Add EC key support to php_openssl_is_private_key).
+ (Mark Zedwood)
13 Feb 2014, PHP 5.6.0 Alpha 2
- Core: