From: Greg Ames Date: Fri, 1 Oct 2004 21:11:27 +0000 (+0000) Subject: review and vote. X-Git-Tag: 2.0.53~246 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b85522898d1b0de00114a223077ee4ed366c76;p=thirdparty%2Fapache%2Fhttpd.git review and vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105364 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9e53b3d8ba6..1eea42fc5bb 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/10/01 16:15:16 $] +Last modified at [$Date: 2004/10/01 21:11:27 $] Release: @@ -88,7 +88,7 @@ PATCHES TO BACKPORT FROM 2.1 *) Fix mod_disk_cache race conditions in storing the response body. modules/experimental/mod_disk_cache.c?r1=1.61&r2=1.62 - +1: jerenkrantz, stoddard + +1: jerenkrantz, stoddard, gregames *) Correctly store cache content type. PR 30278 modules/experimental/mod_disk_cache.c?r1=1.62&r2=1.63