]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Mon, 15 Sep 2014 08:27:52 +0000 (10:27 +0200)
committerAnatol Belski <ab@php.net>
Mon, 15 Sep 2014 08:27:52 +0000 (10:27 +0200)
NEWS

diff --git a/NEWS b/NEWS
index af15f2e7d58519dc8398f83f15c96304b2f88b3d..099b6cae1d585ea3f760cc9b5d3dc9ce6cb9ac57 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #67985 (Incorrect last used array index copied to new array after
     unset). (Tjerk)
+  . Fixed bug #67739 (Windows 8.1/Server 2012 R2 OS build number reported
+    as 6.2 (instead of 6.3)). (Christian Wenz)
 
 - Session:
   . Fixed bug #67972 (SessionHandler Invalid memory read create_sid()). (Adam)