]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Thu, 16 Jan 2014 02:40:33 +0000 (11:40 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Thu, 16 Jan 2014 02:40:33 +0000 (11:40 +0900)
NEWS

diff --git a/NEWS b/NEWS
index cffe5ae7d01d360c79a1c84e96f95028bf66020f..aa4e4d662ca4e516318518d101875d11260aee4e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,10 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #66286 (Incorrect object comparison with inheritance). (Nikita)
 
+- Session:
+  . Fixed bug #66481 (Segfaults on session_name()). 
+    (cmcdermottroe at engineyard dot com, Yasuo)
+
 ?? ??? 2013, PHP 5.4.24
 
 - Core: