]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Wed, 21 Aug 2013 01:38:59 +0000 (10:38 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Wed, 21 Aug 2013 01:38:59 +0000 (10:38 +0900)
NEWS

diff --git a/NEWS b/NEWS
index f71f95272f530bbd56b57aa8efd2ea593a453834..47dbe90178e11ca20308e8cd2d8f82972ee52336 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,10 @@ PHP                                                                        NEWS
   . Fixed bug #64802 (openssl_x509_parse fails to parse subject properly in
     some cases). (Mark Jones)
 
+- Session:
+  . Fixed bug #65475 (Session ID is not initialized properly when strict session
+    is enabled). (Yasuo)
+
 22 Aug 2013, PHP 5.5.3
 
 - Openssl: