From: foobar Date: Fri, 7 Jan 2005 06:30:10 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.4RC1~382 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b4035f926ce7efa97c578dc7ab0e34a405ca944a;p=php BFN --- diff --git a/NEWS b/NEWS index d9fc4bbc3c..8f5702f333 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,8 @@ PHP NEWS string key). (Derick) - Fixed bug #31056 (php_std_date() returns invalid formatted date if y2k_compliance is On). (Ilia) +- Fixed bug #31055 (apache2filter: per request leak proportional to the full + path of the request URI). (kameshj at fastmail dot fm) - Fixed bug #28930 (PHP sources pick wrong header files generated by bison). (eggert at gnu dot org, Jani)