]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Sat, 30 Aug 2014 02:06:00 +0000 (04:06 +0200)
committerAnatol Belski <ab@php.net>
Sat, 30 Aug 2014 02:06:00 +0000 (04:06 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 02dc1ec668e1486d52c9bec20128125ed74c334a..5473aba2e18280c6e31eba6fff271329291cbe10 100644 (file)
--- 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)