]> granicus.if.org Git - php/commitdiff
- refer to fileinfo so the entry can easily be filtered out on 5.3.0 final
authorPierre Joye <pajoye@php.net>
Sun, 15 Mar 2009 23:18:22 +0000 (23:18 +0000)
committerPierre Joye <pajoye@php.net>
Sun, 15 Mar 2009 23:18:22 +0000 (23:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a4237fa17b109d3e9f0f315cbe5bf8f6824c9427..cf719332f7407509e04930a0ea56033335090577 100644 (file)
--- 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)