From: Daniel Lowrey Date: Sat, 15 Feb 2014 04:44:05 +0000 (-0700) Subject: Update NEWS X-Git-Tag: php-5.6.0alpha3~1^2~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2976f7dae7292e32784fecdbe722744440f91017;p=php Update NEWS --- 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: