]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote
authorEric Covener <covener@apache.org>
Mon, 8 Aug 2011 02:37:15 +0000 (02:37 +0000)
committerEric Covener <covener@apache.org>
Mon, 8 Aug 2011 02:37:15 +0000 (02:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1154810 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ba6cd2c079188d87de217a5575a4ea9d61841874..6ea0fff0c6fd7f4b347868c39e993197afe548a8 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -102,6 +102,13 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~rjung/patches/mod_filter-cgi-err_headers_out.patch
     +1: rjung, jorton, sf
 
+  * Sort hooks before running pre-config hook.
+    Trunk patch: http://svn.apache.org/viewvc?rev=1032002&view=rev
+      (Omit trunk's config*m4 change which adjusted the order of statically
+      linked modules.)
+    PR: 45076
+    2.2.x patch: http://people.apache.org/~trawick/1032002-2.2.x.txt
+    +1: trawick, sf, covener
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -115,14 +122,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trawick: any reason it shouldn't be completely aligned with default_handler's
              choice to return OK vs. 500?
 
-  * Sort hooks before running pre-config hook.
-    Trunk patch: http://svn.apache.org/viewvc?rev=1032002&view=rev
-      (Omit trunk's config*m4 change which adjusted the order of statically
-      linked modules.)
-    PR: 45076
-    2.2.x patch: http://people.apache.org/~trawick/1032002-2.2.x.txt
-    +1: trawick, sf, covener
-
   * Adjust inflated log severity.
     PR: 44020
     Trunk patch: Was never in trunk.