From: Scott MacVicar Date: Sat, 9 May 2009 20:42:44 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.0RC3~310 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c81345bbd02bf51363d7d04ee252489f7872abf0;p=php BFN --- diff --git a/NEWS b/NEWS index 1bbb5a67c1..83c77ed72c 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.3.0 RC 3 - Upgraded bundled sqlite to version 3.6.14. (Scott) +- Upgraded bundled libmagic to 5.03 in the fileinfo extension. (Scott) - Disabled SQLite3::loadExtension for threaded SAPIs. (Scott)