edink Sat Jul 2 19:07:51 2005 EDT Modified files: (Branch: PHP_4_4) /php-src NEWS Log: BFN: now in the correct place :) http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.920.2.10&r2=1.1247.2.920.2.11&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.10 php-src/NEWS:1.1247.2.920.2.11 --- php-src/NEWS:1.1247.2.920.2.10 Sat Jul 2 19:05:37 2005 +++ php-src/NEWS Sat Jul 2 19:07:50 2005 @@ -2,6 +2,7 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 01 Jul 2005, Version 4.4.0 RC2 - Fixed bug #31213 (Sideeffects caused by fix of bug #29493). (Dmitry) +- Fixed bug #30052 (Crash on shutdown after odbc_pconnect()). (Edin) - Fixed bug #28377 (debug_backtrace is intermittently passing args). (Dmitry) 13 Jun 2005, Version 4.4.0 RC1 @@ -30,7 +31,6 @@ of magnitude). (Ilia) - Fixed bug #33057 (Don't send extraneous entity-headers on a 304 as per RFC 2616 section 10.3.5) (Rasmus, Choitel) -- Fixed bug #30052 (Crash on shutdown after odbc_pconnect()). (Edin) - Fixed bug #33019 (socket errors cause memory leaks in php_strerror()). (jwozniak23 at poczta dot onet dot pl, Tony). - Fixed bug #33017 ("make distclean" gives an error with VPATH build). (Jani)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php