]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote up
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 29 May 2015 04:19:16 +0000 (04:19 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 29 May 2015 04:19:16 +0000 (04:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1682363 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 77e620c31d8a59082f74c022ebeb30a1310426ac..51e8014244fd57d12c2bdfb832b7c07f86dec395 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -111,7 +111,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1665643
      2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-ap_die.patch
                   (modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, wrowe
 
   *) core, modules: Avoid error response/document handling by the core if some
      handler or input filter already did it while reading the request (causing
@@ -127,7 +127,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1674056
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_map_http_request_error-v2.patch
      2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-ap_map_http_request_error-v2.patch
-     +1: ylavic
+     +1: ylavic, wrowe
      ylavic: Depends on httpd-2.2.x-ap_die.patch above.