]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Mon, 15 Jun 2009 13:41:42 +0000 (13:41 +0000)
committerScott MacVicar <scottmac@php.net>
Mon, 15 Jun 2009 13:41:42 +0000 (13:41 +0000)
NEWS

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