From 9835db7b8da6d5afbaa667dd4f8c21d22e10728a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 3 Apr 2004 22:55:59 +0000 Subject: [PATCH] propose a bugfix for 2.0 and 1.3 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103265 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index 4daf34b6e53..0415b06602b 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/03 20:56:02 $] +Last modified at [$Date: 2004/04/03 22:55:59 $] Release: @@ -72,9 +72,13 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) Fix memory leak in mod_rewrite. PR 27862. (2.0 + 1.3) + http://www.apache.org/~nd/mod_rewrite_fixleak.diff + +1: nd + *) mod_logio no longer removes the EOS bucket. PR 27928. modules/loggers/mod_logio.c: r1.8 - +1:nd + +1: nd *) mod_rewrite no longer turns forward proxy requests into reverse proxy requests. PR 28125 -- 2.47.2