From: Marcus Boerger Date: Thu, 25 Aug 2005 22:06:52 +0000 (+0000) Subject: _ MFH X-Git-Tag: php-5.1.0RC2_PRE~71 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e4c7dbb0334e0531cc91a5d19b5c17367b05264;p=php _ MFH --- diff --git a/NEWS b/NEWS index 067b52ef32..d4ffe047c2 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ PHP NEWS - Fixed "make test" to work for phpized extensions. (Hartmut, Jani) - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) +- Fixed bug #34257 (lib64 not handled correctly in ming extension). (Marcus) - Fixed bug #34191 (ob_gzhandler does not enforce trailing \0). (Ilia) - Fixed bug #34156 (memory usage remains elevated after memory limit is reached). (Ilia)