]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Promote
authorRuediger Pluem <rpluem@apache.org>
Mon, 1 Dec 2008 19:50:37 +0000 (19:50 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 1 Dec 2008 19:50:37 +0000 (19:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@722201 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 50a4631095eb29b271c09ca2969ab95314a86a43..177cf2a1cf0babb3b07df1f036d66b1cfe5147ee 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -86,6 +86,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+   * Build: Enable the use of autoconf >= 2.62 without causing APR / APR-UTIL
+     options passed to the configure script issue warnings about unknown options.
+     Trunk version of patch:
+        http://svn.apache.org/viewvc?rev=721796&view=rev
+     Backport version for 2.2.x of patch:
+        Trunk version of patch works
+     +1: rpluem, pquerna, tdonovan
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -101,14 +108,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         http://people.apache.org/~covener/2.2.x-ap_filter_error+clear_brigade.txt
       +1: covener, niq
 
-   * Build: Enable the use of autoconf >= 2.62 without causing APR / APR-UTIL
-     options passed to the configure script issue warnings about unknown options.
-     Trunk version of patch:
-        http://svn.apache.org/viewvc?rev=721796&view=rev
-     Backport version for 2.2.x of patch:
-        Trunk version of patch works
-     +1: rpluem, pquerna, tdonovan
-
 PATCHES/ISSUES THAT ARE STALLED
 
    * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).