From: Anatol Belski <ab@php.net>
Date: Mon, 15 Sep 2014 08:27:52 +0000 (+0200)
Subject: updated NEWS
X-Git-Tag: php-5.5.18RC1~27
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24b41a23b376636c7f6c7bda5954db994332b44d;p=php

updated NEWS
---

diff --git a/NEWS b/NEWS
index af15f2e7d5..099b6cae1d 100644
--- 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)