]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast some last minute votes...
authorJim Jagielski <jim@apache.org>
Sun, 2 Sep 2007 17:52:30 +0000 (17:52 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 2 Sep 2007 17:52:30 +0000 (17:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@572052 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 48b02e535fa151993715d13953ee5f43e66447b8..0b70c56cd205ed21bbfa756f267807d0c8ed7e57 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -185,7 +185,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs.cgi?rev=562510&view=rev
       Backport version for 2.2.x of patch:
          Trunk version of patch works
-      +1: rpluem
+      +1: rpluem, jim
 
     * core: Do not replace a Date header set by a proxied backend server.
       PR 40232.
@@ -193,7 +193,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs.cgi?rev=483633&view=rev
       Backport version for 2.2.x of patch:
          Trunk version of patch works
-      +1: rpluem
+      +1: rpluem, jim
 
     * mod_proxy: Ensure that at least scheme://hostname[:port] matches
       between worker and URL when trying to find the worker that fits best to
@@ -203,6 +203,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       Backport version for 2.2.x of patch:
          Trunk version of patch works
       +1: rpluem
+      jim says: +1 if the CHANGES entry is more clear. The issue
+                is that there is a minumum matchable length that we
+                need to verify, but the CHANGES entry doesn't quite
+                "read" right. Heck, I'm even +1 if CHANGES stays the
+                way it is, but it would be nice to somehow figure out
+                a more clear way of stating the fix. :)
 
     * mod_cache: Remove expired content from cache that cannot be revalidated.
       PR 30370.