From: Pierre Joye Date: Sun, 15 Mar 2009 23:18:22 +0000 (+0000) Subject: - refer to fileinfo so the entry can easily be filtered out on 5.3.0 final X-Git-Tag: RELEASE_1_3_5~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e7c2f0ec504c4c9e4f6d4d8a64a59e3807cab81d;p=php - refer to fileinfo so the entry can easily be filtered out on 5.3.0 final --- diff --git a/NEWS b/NEWS index a4237fa17b..cf719332f7 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ PHP NEWS - Upgraded bundled sqlite to version 3.6.11. (Scott) - Re-enabled phar for big-endian systems after fixing problems. (Greg) -- Synced changes from libmagic 5.00 to bundled libmagic. (Scott) +- Update bundled libmagic to 5.00 in the fileinfo extension. (Scott) - Added LIBXML_LOADED_VERSION constant (libxml2 version currently used). (Rob)