You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by tr...@apache.org on 2016/06/13 12:40:38 UTC

svn commit: r1748200 - /httpd/httpd/branches/2.4.x/STATUS

Author: trawick
Date: Mon Jun 13 12:40:38 2016
New Revision: 1748200

URL: http://svn.apache.org/viewvc?rev=1748200&view=rev
Log:
two quick votes/promotions

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1748200&r1=1748199&r2=1748200&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jun 13 12:40:38 2016
@@ -121,6 +121,17 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: jailletc36, jim, trawick
 
+  *) http: Add 451 status code
+     trunk patch: http://svn.apache.org/r1730723
+     2.4.x: trunk works
+     +1: jailletc36, jim, trawick
+
+  *) mod_dav: Add dav_get_provider_name() function to obtain the name
+     of the provider from mod_dav.
+     trunk patch: http://svn.apache.org/r1747946
+     2.4.x: trunk works modulo CHANGES/MMN
+     +1: minfrin, jim, trawick
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -212,11 +223,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works
      +1: jailletc36, jim
 
-  *) http: Add 451 status code
-     trunk patch: http://svn.apache.org/r1730723
-     2.4.x: trunk works
-     +1: jailletc36, jim
-
   *) core: Add -DDUMP_INCLUDES configtest to show the Include tree.
 
      Example:
@@ -241,12 +247,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works modulo CHANGES/MMN
      +1: minfrin, jim
 
-  *) mod_dav: Add dav_get_provider_name() function to obtain the name
-     of the provider from mod_dav.
-     trunk patch: http://svn.apache.org/r1747946
-     2.4.x: trunk works modulo CHANGES/MMN
-     +1: minfrin, jim
-
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if