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

diff --git a/NEWS b/NEWS
index 275f283f2573c8b61a90d9e0fe357fcf3b402045..b8438b4051c71ef9eebc94500ccf6516a63b4626 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -48,7 +48,7 @@ PHP                                                                        NEWS
 
 - Fixed building of pdo_sqlite without sqlite3. (Scott)
 
-- Fixed bug #47145 (Always free failed SQLite statements). (Scott)
+- Fixed bug #47145 + #47159 (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)