]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Tue, 20 Jan 2009 00:25:27 +0000 (00:25 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 20 Jan 2009 00:25:27 +0000 (00:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2c8307ed313d26af8884cc9f92c626938d6411bf..86f45b1d23bd6dc0d99794e494f1874b3956fd3c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -47,6 +47,7 @@ PHP                                                                        NEWS
 
 - Fixed building of pdo_sqlite without sqlite3. (Scott)
 
+- Fixed bug #47145 (Always free failed SQLite statements). (Scott)
 - Fixed bug #47141 (Unable to fetch error messages from SQLite
   when the database can't be opened). (Scott)
 - Fixed bug #47050 (mysqli_poll() modifies improper variables). (Johannes)