From: Scott MacVicar Date: Mon, 15 Jun 2009 13:41:42 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.0RC4~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fdfc7d05e7c803535946b4bc1280e7e2f474953d;p=php BFN --- diff --git a/NEWS b/NEWS index 4d9ec26bbd..e824a73878 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.3.0 RC 4 +- Upgraded bundled sqlite to version 3.6.15. (Scott) + - Added phar.phar generation for Windows. (Greg) - Fixed bug #48541 (spl_autoload_register only registers first closure, then