]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Cast in some votes
authorMladen Turk <mturk@apache.org>
Thu, 6 Nov 2008 06:34:43 +0000 (06:34 +0000)
committerMladen Turk <mturk@apache.org>
Thu, 6 Nov 2008 06:34:43 +0000 (06:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@711777 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c8c74776f7e806797bbd351bb128882238c6798c..2fb549fab1ccc8766c35e3bb1910662dadd71508 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -127,7 +127,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      Backport version for 2.2.x of patch:
         http://people.apache.org/~tdonovan/diffs/windows_odbc_22x.patch
         http://people.apache.org/~tdonovan/diffs/windows_odbc_22x_dsw.patch
-     +1: tdonovan, wrowe
+     +1: tdonovan, wrowe, mturk
 
    * mod_proxy_ajp: Always send body (zero size at least) whenever C-L is
      present in the request.
@@ -136,7 +136,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/viewvc?rev=707027&view=rev
      Backport version for 2.2.x of patch:
         Trunk version of patch works
-     +1: rpluem, jim
+     +1: rpluem, jim, mturk
 
    * mod_proxy_ajp: Don't discard previously set cookies from the output
      headers.
@@ -145,7 +145,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewvc?rev=707665&view=rev
       Backport version for 2.2.x of patch:
          Trunk version of patch works
-      +1: rpluem, jim
+      +1: rpluem, jim, mturk
 
    * mod_proxy: Prevent segmentation faults by correctly flushing all buckets
      from the proxy backend.