From: Anatol Belski Date: Sat, 30 Aug 2014 02:06:00 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.1RC1~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=daefca44b5ed60b6adb1238babbf3a51e8541404;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 02dc1ec668..5473aba2e1 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ PHP NEWS - Core: . Fixed bug #67878 (program_prefix not honoured in man pages). (Remi) +- Fileinfo: + . Fixed bug #67731 (finfo::file() returns invalid mime type + for binary files). (Anatol) + - GD: . Made fontFetch's path parser thread-safe. (Sara)