]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 18 Feb 2016 18:17:54 +0000 (19:17 +0100)
committerAnatol Belski <ab@php.net>
Thu, 18 Feb 2016 18:17:54 +0000 (19:17 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 24c7288ebd85729eca6a87fad609f00e4bc1586b..48e924b229c7b5a22d9fb9591a4ad82fb7a7bdad 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #71622 (Strings used in pass-as-reference cannot be used to
     invoke C::$callable()). (Bob)
+  . Fixed bug #71596 (Segmentation fault on ZTS with date function
+    (setlocale)). (Anatol)
 
 - phpdbg:
   . Fixed crash when advancing (except step) inside an internal function. (Bob)