From: Edin Kadribasic Date: Sat, 2 Jul 2005 23:07:50 +0000 (+0000) Subject: BFN: now in the correct place :) X-Git-Tag: php-4.4.0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=caf18b2bfa935400e3e586f6d1c657317fc5ed59;p=php BFN: now in the correct place :) --- diff --git a/NEWS b/NEWS index d5827e307a..019f8641cf 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 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 @@ PHP 4 NEWS 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)