]> granicus.if.org Git - apache/commitdiff
Voted up low-hanging autoconf.in fruit
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Jan 2015 17:19:06 +0000 (17:19 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 22 Jan 2015 17:19:06 +0000 (17:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1653950 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ac9088d907e40630de997de3c5d49fbf3d3d5ae5..1032f22a0c3c45bf1e70b7c6eee3773e2b6d8340 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -105,6 +105,19 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * configure: Fix --enable-v4-mapped configuration on *BSD. PR 53824.
+     trunk patch: http://svn.apache.org/r1652929
+                  http://svn.apache.org/r1652931 (CHANGES)
+     2.4.x patch: trunks works (modulo CHANGES)
+     +1: ylavic, rjung, wrowe
+
+   * configure: Fix detection of old Solaris platforms.
+     Autotools need double square brackets.
+     Inspired by checking PR 53824 patch above for consistency.
+     trunk patch: http://svn.apache.org/r1652982
+     2.4.x patch: trunks works
+     +1: rjung, ylavic, wrowe
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -211,12 +224,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_listeners_buckets.patch
      +1: ylavic
 
-   * configure: Fix --enable-v4-mapped configuration on *BSD. PR 53824.
-     trunk patch: http://svn.apache.org/r1652929
-                  http://svn.apache.org/r1652931 (CHANGES)
-     2.4.x patch: trunks works (modulo CHANGES)
-     +1: ylavic, rjung
-
    * acinclude.m4: Generate #LoadModule directive in default httpd.conf for
                    every --enable-mpms-shared. PR 53882.
      trunk patch: http://svn.apache.org/r1652930
@@ -246,13 +253,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: rjung, ylavic
 
-   * configure: Fix detection of old Solaris platforms.
-     Autotools need double square brackets.
-     Inspired by checking PR 53824 patch above for consistency.
-     trunk patch: http://svn.apache.org/r1652982
-     2.4.x patch: trunks works
-     +1: rjung, ylavic
-
    * mod_ssl: Fix merge of SSLProtocol ALL in virtualhost context PR57100
      trunk patch: http://svn.apache.org/r1653906
      2.4.x patch: trunk works