]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Comments are now resolved, so move it back
authorRuediger Pluem <rpluem@apache.org>
Sat, 8 Jan 2011 10:30:48 +0000 (10:30 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 8 Jan 2011 10:30:48 +0000 (10:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1056684 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 753e30ba4197ab3fee739067d8d43fc11d42baaf..61e73137058bf3cfb9c36c55ca28691c2132d3ea 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -90,6 +90,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * mod_cache: Make sure that we never allow a 304 Not Modified response
+     that we asked for to leak to the client should the 304 response be
+     uncacheable.
+     PR45341
+     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1001884
+     2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-304-fix-2.patch
+     +1: minfrin, jim, covener
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -204,19 +211,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem,
 
-   * mod_cache: Make sure that we never allow a 304 Not Modified response
-     that we asked for to leak to the client should the 304 response be
-     uncacheable.
-     PR45341
-     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1001884
-     2.2.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-304-fix-2.patch
-     +1: minfrin, jim, covener
-     rpluem says: The new patch works, but still compiles with a waring:
-                  mod_cache.c: In function `cache_save_filter':
-                  mod_cache.c:628: warning: implicit declaration of function `cache_remove_lock'
-                  This will cause mod_cache.so to be unusable.
-                  Instead of cache_remove_lock it must be ap_cache_remove_lock.
-
 PATCHES/ISSUES THAT ARE STALLED
 
   * core: Support wildcards in both the directory and file components of