]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and give comments
authorRuediger Pluem <rpluem@apache.org>
Sat, 9 Dec 2006 16:55:09 +0000 (16:55 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sat, 9 Dec 2006 16:55:09 +0000 (16:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@485011 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8ded2cf6e0a801e2a298eb8a9d45cec3f52c6e53..2d85d5dcb348019c6d79a65d61bf0c7035191d95 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -262,7 +262,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&revision=484783
      2.2.x version of patch:
        Trunk version works.
-     +1: jim
+     +1: jim, rpluem
 
    * mod_proxy_balancer: Remove unnecessary lock/unlock for
      the post_request hook. We are actually doing nothing here.
@@ -273,6 +273,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x version of patch:
        Trunk version works.
      +1: jim
+     +0: rpluem: Shouldn't we remove this code on 2.2.x? Keeping seems to be ok
+         for me on trunk, but on a stable branch?
 
    * mod_proxy: Log unlock errors (as we do with locking errors).
      Add additional clarification on where the error occurred.
@@ -283,4 +285,5 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.2.x version of patch:
        Trunk version works.
      +1: jim
+     rpluem says: r484787 does not apply cleanly to 2.2.x