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

diff --git a/NEWS b/NEWS
index d3c57b86c14412baccdf19d87765d8ba27cf51a0..cb69e029a263e98653ce6f3e405382b629fce058 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2014, PHP 5.5.19
 
+-Fileinfo:
+  . Fixed bug #66242 (libmagic: don't assume char is signed). (ArdB)
+
 - Core:
   . Fixed bug #68118 ($a->foo .= 'test'; can leave $a->foo undefined). (Nikita)
   . Fixed bug #68129 (parse_url() - incomplete support for empty usernames