]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
votes
authorBill Stoddard <stoddard@apache.org>
Thu, 23 Sep 2004 16:44:16 +0000 (16:44 +0000)
committerBill Stoddard <stoddard@apache.org>
Thu, 23 Sep 2004 16:44:16 +0000 (16:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105267 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f3e67fd4c41a3c9b66a41e2df233b5821c0633d4..b3529f6d1c4e596c1f33de4d70d3ce4e9adcadcc 100644 (file)
--- 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: