]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Tue, 15 Dec 2015 01:40:07 +0000 (10:40 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Tue, 15 Dec 2015 01:40:07 +0000 (10:40 +0900)
NEWS

diff --git a/NEWS b/NEWS
index deeb7e945a30a75b9820b31782d3b13e27d0bcf4..cb8974b40b19cdfa32140093219bdbbf03e093dc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ PHP                                                                        NEWS
   . Fixed bug #71024 (Unable to use PHP 7.0 x64 side-by-side with PHP 5.6 x32
     on the same server). (Anatol)
 
+- Session:
+  . Fixed bug #71122 (Session GC may not remove obsolete session data). (Yasuo)
+
 17 Dec 2015, PHP 5.6.17
 
 - Core: