]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Vote and promote
authorRuediger Pluem <rpluem@apache.org>
Thu, 25 Aug 2016 11:28:50 +0000 (11:28 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 25 Aug 2016 11:28:50 +0000 (11:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1757661 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1b6ec214f86c42f054a717617abb25d33ceae6a0..ada3c926a6875d3a3c0f34f7e7cb64c5984a6035 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -146,6 +146,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: wrowe, ylavic, sf
 
+  *) mod_dav: fix typo (missing '/') in closing tag (follow up to r1756560
+     which backported r1746207 in 2.4.24). Plus r1748155 to fix compiling with
+     clang.
+     trunk patch: http://svn.apache.org/r1756611
+                  http://svn.apache.org/r1748155
+     2.4.x patch: trunk works
+     +1: ylavic, sf, rpluem
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -231,20 +239,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1750392.patch
      +1: ylavic
 
-  *) mod_dav: fix typo (missing '/') in closing tag (follow up to r1756560
-     which backported r1746207 in 2.4.24). Plus r1748155 to fix compiling with
-     clang.
-     trunk patch: http://svn.apache.org/r1756611
-                  http://svn.apache.org/r1748155
-     2.4.x patch: trunk works
-     +1: ylavic, sf
-
   *) mod_reqtimeout: Fix body timeout disabling for CONNECT requests to avoid
      triggering mod_proxy_connect's AH01018 once the tunnel is established.
      trunk patch: http://svn.apache.org/r1754391
                   http://svn.apache.org/r1754399
      2.4.x patch: trunk works (module CHANGES)
-     +1: ylavic
+     +1: ylavic, rpluem
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED