]> granicus.if.org Git - php/commitdiff
update NEWS
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 10 Oct 2014 09:45:58 +0000 (11:45 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 10 Oct 2014 09:46:22 +0000 (11:46 +0200)
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
NEWS

diff --git a/NEWS b/NEWS
index 3b042bf3626d6cccc66db74e4e07aa9e87c18cef..52af8e247ca1fcfb72529e2231bb64fabe4134ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 20??, PHP 7.0.0
 
+-Fileinfo:
+  . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
+
 - CLI server:
   . Refactor MIME type handling to use a hash table instead of linear search.
     (Adam)