From: Edin Kadribasic Date: Sat, 2 Jul 2005 23:05:37 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.4.0~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a55d32948be9cb1f7d0afb97c440036c92cc3543;p=php BFN --- diff --git a/NEWS b/NEWS index eb22c8dab2..d5827e307a 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,7 @@ 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)