sniper          Sat Sep  6 19:57:42 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  BFN
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.373 php-src/NEWS:1.1247.2.374
--- php-src/NEWS:1.1247.2.373   Wed Sep  3 12:26:41 2003
+++ php-src/NEWS        Sat Sep  6 19:57:40 2003
@@ -6,6 +6,8 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to