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

diff --git a/NEWS b/NEWS
index 26bc8f22c39041c33400bb7b1d2586a0fe500a81..159d0212901cb5fe18cd96f3075eda7abbb5156f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,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:
   . Fixed bug #66830 (Empty header causes PHP built-in web server to hang).