]> granicus.if.org Git - php/commitdiff
Updated NEWS
authorDaniel Lowrey <rdlowrey@php.net>
Fri, 14 Feb 2014 17:26:42 +0000 (10:26 -0700)
committerDaniel Lowrey <rdlowrey@php.net>
Fri, 14 Feb 2014 17:26:42 +0000 (10:26 -0700)
NEWS

diff --git a/NEWS b/NEWS
index d41a44f438132dbf3b9d833fe60e8dd49e4ff045..20e731fa988f54b3c1c4e016324ba38185c5724a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2014, PHP 5.6.0 Alpha 3
 
+- Openssl
+  . Fixed segfault when accessing non-existent context for client SNI use
+    (Daniel Lowrey)
+
 13 Feb 2014, PHP 5.6.0 Alpha 2
 - Core:
   . Added T_POW (**) operator