]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Sat, 6 Sep 2003 23:57:40 +0000 (23:57 +0000)
committerfoobar <sniper@php.net>
Sat, 6 Sep 2003 23:57:40 +0000 (23:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8f8d96d024d10b6435ce1661d62628533093254a..7eceaabdc047af82c1748e46e457a3f304660df7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ PHP 4                                                                      NEWS
 - Fixed crash bug when non-existing save/serializer handler was used. (Jani)
 - Fixed memory leak in gethostbynamel() if an error occurs. (Sara)
 - Fixed FastCGI being unable to bind to a specific IP. (Sascha)
+- Fixed bug #25404 (ext/pgsql: open transactions not closed when script ends). 
+  (Marcus)
 - Fixed bug #25378 (unserialize() crashes with invalid data). (Jani)
 - Fixed bug #25372 (sscanf() does not work with %X). (Jani)
 - Fixed bug #25348 ("make install" fails with --enable-short-tags). (Jani)