]> granicus.if.org Git - php/commitdiff
update NEWS
authorFerenc Kovacs <tyrael@php.net>
Wed, 3 Feb 2016 00:07:34 +0000 (01:07 +0100)
committerFerenc Kovacs <tyrael@php.net>
Wed, 3 Feb 2016 00:07:34 +0000 (01:07 +0100)
NEWS

diff --git a/NEWS b/NEWS
index a5433b218d76b69f213f060b719fa7ff06d9b1b2..3450b982e61fb01d6bf75ca0698933f37c97e4ab 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -40,6 +40,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 #69111 (Crash in SessionHandler::read()). (Anatol)
+
 - SOAP:
   . Fixed bug #70979 (crash with bad soap request). (Anatol)