]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Sat, 22 Apr 2017 20:41:15 +0000 (22:41 +0200)
committerAnatol Belski <ab@php.net>
Sat, 22 Apr 2017 20:41:15 +0000 (22:41 +0200)
NEWS

diff --git a/NEWS b/NEWS
index faaf62ba81981432330ad2fdb84894263dd62d12..bc0b9ad687876e2ec69068dfeb839ef27df8ec70 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP                                                                        NEWS
   . Fixed bug #74444 (multiple catch freezes in some cases). (David Matějka)
   . Fixed bug #74410 (stream_select() is broken on Windows Nanoserver).
     (Matt Ficken)
+  . Fixed bug #74337 (php-cgi.exe crash on facebook callback).
+    (Anton Serbulov)
 
 - Date:
   . Fixed bug #74404 (Wrong reflection on DateTimeZone::getTransitions).