]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote*3
authorJoe Orton <jorton@apache.org>
Fri, 30 Jan 2009 16:28:36 +0000 (16:28 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 30 Jan 2009 16:28:36 +0000 (16:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@739323 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3846d56f21e918211fb3859023895b5d740c2661..b1e83d875987368571c2f8a2f479b08b32695a74 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -100,7 +100,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewvc?rev=728020&view=rev (doc typo)
       2.2.x:
         trunk works
-    +1 covener
+    +1 covener, jorton
     niq: Confused by this.  path_info is used at line 3923 *before*
          being set to NULL at line 4046 in the same function.  Not
          sure if there may be other issues of order.
@@ -121,7 +121,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewvc?rev=733695&view=rev
    Backport version for 2.2.x of patch:
       Trunk version of patch works
-   +1: rpluem,
+   +1: rpluem, jorton
 
  * prefork: release mutex when exiting in single-process mode,
    add timeout to pollset-poll to avoid hanging during graceful
@@ -132,7 +132,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?rev=732451&view=rev
    Backport version for 2.2.x of patch:
       Trunk version of patch works
-   +1: trawick, rpluem
+   +1: trawick, rpluem, jorton
 
  * mod_proxy: Set the error time if we set a worker in error mode.
    Trunk version of patch: