From: Bill Stoddard Date: Fri, 1 Oct 2004 14:54:55 +0000 (+0000) Subject: point to the patch X-Git-Tag: 2.0.53~250 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a85b82984707f2b48872eb4fe38bc1e436ca5712;p=thirdparty%2Fapache%2Fhttpd.git point to the patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105358 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dc02280a262..0e8be25323b 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/09/29 17:22:50 $] +Last modified at [$Date: 2004/10/01 14:54:55 $] Release: @@ -86,7 +86,7 @@ PATCHES TO BACKPORT FROM 2.1 +1: jorton *) Fix mod_disk_cache race conditions in storing the response body. - modules/experimental/mod_disk_cache.c: 1.61 + modules/experimental/mod_disk_cache.c?r1=1.61&r2=1.62 +1: jerenkrantz, stoddard *) mod_rewrite: Fix 0 bytes write into random memory position. PR 31036.