]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Fri, 7 Jan 2005 06:29:50 +0000 (06:29 +0000)
committerfoobar <sniper@php.net>
Fri, 7 Jan 2005 06:29:50 +0000 (06:29 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 891760ca8a0798619057069767a762e3413797af..2962a3eff674938dcf57f6dbfdf72f17eb1471e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,8 @@ PHP 4                                                                      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)
 - Fixed bug #7782 (Cannot use PATH_INFO fully with php isapi). (Unknown)