From: Jeff Trawick Date: Sat, 2 Oct 2004 19:49:22 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.53~242 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01356a36b7e5237e66516de1fcff501f69711923;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105370 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 33716d161d6..e3b3f084c07 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/10/02 19:33:29 $] +Last modified at [$Date: 2004/10/02 19:49:22 $] Release: @@ -107,7 +107,7 @@ PATCHES TO BACKPORT FROM 2.1 *) 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 + +1: jerenkrantz, jwoolley, trawick *) mod_rewrite: Fix 0 bytes write into random memory position. PR 31036. (2.0 + 1.3)