From: Ard Biesheuvel Date: Fri, 10 Oct 2014 09:45:24 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-5.6.3RC1~59^2~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3e13c6dcb2928fb4af110f316f66619a99f7b4a7;p=php update NEWS Signed-off-by: Ard Biesheuvel --- diff --git a/NEWS b/NEWS index 4f6ce962a9..49ce35a30c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2014, PHP 5.6.2 +-Fileinfo: + . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB) + - Core: . Fixed bug #67739 (Windows 8.1/Server 2012 R2 OS build number reported as 6.2 (instead of 6.3)). (Christian Wenz)