]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Fri, 29 Jan 2016 10:27:44 +0000 (11:27 +0100)
committerAnatol Belski <ab@php.net>
Fri, 29 Jan 2016 10:27:44 +0000 (11:27 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 489a5298cb17633a98ae7dbf4405601ea25c5a06..a8b9f2516a252c951fa1272c08b95313b73718d2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ PHP                                                                        NEWS
   . Fixed bug #62172 (FPM not working with Apache httpd 2.4 balancer/fcgi setup).
     (Matt Haught, Remi)
 
+- Session:
+  . Fixed bug #69111 (Crash in SessionHandler::read()). (Anatol)
+
 04 Feb 2016, PHP 5.6.18
 
 - Core: