]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Tue, 8 Jul 2014 08:07:18 +0000 (10:07 +0200)
committerAnatol Belski <ab@php.net>
Tue, 8 Jul 2014 08:07:18 +0000 (10:07 +0200)
NEWS

diff --git a/NEWS b/NEWS
index cf9356c3dea93385947b974a3c776d2b41a3cffd..cfdd26cc59ebd313106d370b80c7b867432992fa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ PHP                                                                        NEWS
   . Fixed bug #67497 (eval with parse error causes segmentation fault in
     generator). (Nikita)
   . Fixed bug #67151 (strtr with empty array crashes). (Nikita)
+  . Fixed bug #67407 (Windows 8.1/Server 2012 R2 reported as Windows 8/Server
+    2012). (Christian Wenz)
 
 - CLI server:
   . Implemented FR #67429 (CLI server is missing some new HTTP response codes).