From: Bill Stoddard Date: Thu, 23 Sep 2004 16:44:16 +0000 (+0000) Subject: votes X-Git-Tag: 2.0.52~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fff163a95d0c8e41b55b531bb26c6c57b0938669;p=thirdparty%2Fapache%2Fhttpd.git votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105267 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f3e67fd4c41..b3529f6d1c4 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/09/23 15:22:56 $] +Last modified at [$Date: 2004/09/23 16:44:16 $] Release: @@ -74,6 +74,15 @@ 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! ] + *) Fix Expires (freshness) handling in mod_cache + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/ + cache_util.c?r1=1.33&r2=1.34 + mod_cache.h?r1=1.49&r2=1.50 + mod_mem_cache.c?r1=1.116&r2=1.117 + mod_disk_cache.c?r1=1.60&r2=1.61 + cache_storage.c?r1=1.36&r2=1.37 + +1: stoddard + *) Another ap_rgetline_core fix. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/protocol.c?r1=1.152&r2=1.153 +1: jorton, jerenkrantz, trawick @@ -316,7 +325,7 @@ PATCHES TO BACKPORT FROM 2.1 * mod_expires: Allow mod_cache to properly cache Expire responses by making ExpiresFilter run before mod_cache's cache_save_filter. modules/metadata/mod_expires.c: r1.55 - +1: jerenkrantz, trawick + +1: jerenkrantz, trawick, stoddard CURRENT RELEASE NOTES: