]> granicus.if.org Git - apache/commitdiff
Vote and promote.
authorGraham Leggett <minfrin@apache.org>
Mon, 13 Jun 2016 23:01:58 +0000 (23:01 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 13 Jun 2016 23:01:58 +0000 (23:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1748326 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8f976a246138ff12f0cf3600d35be0c00ce615a3..92131a0c23fdeb7e7e36931b6d071b094891ba06 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -114,6 +114,19 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) core: Add -DDUMP_INCLUDES configtest to show the Include tree.
+
+     Example:
+
+        Included configuration files:
+          (*) .../conf/httpd.conf
+            (517) .../conf/extra/proxy-html.conf
+              (91) /dev/null
+
+     trunk patch: http://svn.apache.org/r1747808.
+     2.4.x: trunk works
+     +1: covener, gsmith, minfrin
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -206,19 +219,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x: trunk works
      +1: jailletc36, jim
 
-  *) core: Add -DDUMP_INCLUDES configtest to show the Include tree.
-
-     Example:
-
-        Included configuration files:
-          (*) .../conf/httpd.conf
-            (517) .../conf/extra/proxy-html.conf
-              (91) /dev/null
-
-     trunk patch: http://svn.apache.org/r1747808.
-     2.4.x: trunk works
-     +1: covener, gsmith
-
   *) mod_dav: Add support for childtags to dav_error.
      trunk patch: http://svn.apache.org/r1747810
      2.4.x: trunk works modulo CHANGES/MMN