From: Cliff Woolley Date: Sat, 2 Oct 2004 19:33:29 +0000 (+0000) Subject: propose for backport. I'm assuming jerenkrantz is +1 since he wrote the X-Git-Tag: 2.0.53~243 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5722004df69af85b6198b1fee1ebf637155306d2;p=thirdparty%2Fapache%2Fhttpd.git propose for backport. I'm assuming jerenkrantz is +1 since he wrote the thing and asked me to propose the backport. :-) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105369 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 50d739f0d39..33716d161d6 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/10/02 15:49:35 $] +Last modified at [$Date: 2004/10/02 19:33:29 $] Release: @@ -105,6 +105,10 @@ PATCHES TO BACKPORT FROM 2.1 modules/experimental/mod_mem_cache.c?r1=1.117&r2=1.118 +1: stoddard, jerenkrantz + *) mod_disk_cache: Do not store hop-by-hop headers. + modules/experimental/mod_disk_cache.c?r1=1.65&r2=1.66 + +1: jerenkrantz, jwoolley + *) mod_rewrite: Fix 0 bytes write into random memory position. PR 31036. (2.0 + 1.3) http://www.apache.org/~nd/dbmmap_1.3.patch