Update NEWS
authorReeze Xia <reeze@php.net>
Sat, 7 Nov 2015 14:10:56 +0000 (22:10 +0800)
committerReeze Xia <reeze@php.net>
Sat, 7 Nov 2015 14:10:56 +0000 (22:10 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 2cd4e2b6e7f3477e1ee6849139b84dedbcb7938c..e68dc23819ed74f41df6d8bbede3b772878ab5d4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,10 @@ PHP                                                                        NEWS
   . Fix bug #70861 (Segmentation fault in pdo_parse_params() during Drupal 8
     test suite). (Anatol)
 
+- Session:
+  . Fixed bug #70876 (Segmentation fault when regenerating session id with
+    strict mode). (Reeze Xia)
+
 - SOAP:
   . Fixed bug #70875 (Segmentation fault if wsdl has no targetNamespace
     attribute). (Matteo)