From: André Malo Date: Sat, 3 Apr 2004 23:24:25 +0000 (+0000) Subject: propose yeat another backport X-Git-Tag: 2.0.50~237 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab635915f6f7e490568534ff688e68325f67f97;p=thirdparty%2Fapache%2Fhttpd.git propose yeat another backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103267 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0415b06602b..3b6855d4285 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/03 22:55:59 $] +Last modified at [$Date: 2004/04/03 23:24:25 $] Release: @@ -72,6 +72,10 @@ 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 segfault in mod_expires. PR 28047 + modules/metadata/mod_expires.c: r1.54 + +1: nd + *) Fix memory leak in mod_rewrite. PR 27862. (2.0 + 1.3) http://www.apache.org/~nd/mod_rewrite_fixleak.diff +1: nd