From: Astrid Malo Date: Sun, 2 Nov 2003 00:49:51 +0000 (+0000) Subject: Suggest a backport X-Git-Tag: 2.0.49~404 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d69c745c4b3c8e94eb0c6ea73e794a825da6500;p=thirdparty%2Fapache%2Fhttpd.git Suggest a backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101667 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 7c5ce34814f..5c3d1b62622 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/11/02 00:38:26 $] +Last modified at [$Date: 2003/11/02 00:49:51 $] Release: @@ -66,6 +66,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! ] + * Better descriptions for the configure --help output for some modules + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/config9.m4.diff?r1=1.17&r2=1.18 + +1: kess + * Modifies the cache code to be header-location agnostic. Also fixes a number of other cache code bugs related to PR 15852 (an RFC 2616 violation).