]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Promote
authorRainer Jung <rjung@apache.org>
Tue, 5 Oct 2010 19:39:01 +0000 (19:39 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 5 Oct 2010 19:39:01 +0000 (19:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1004787 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e289250a04a120957ca6731321b3ab83b39673de..0c283798f4cdbd30f242e4a87c302d9247e619e2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -132,6 +132,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * gen_test_char.c: rename macro to a better name and sync with trunk.
+    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1001398
+    2.2.x patch: http://people.apache.org/~fuankg/diffs/gen_test_char.c.diff
+    2.0.x patch: 2.2.x patch applies with offset.
+    +1: fuankg, wrowe, rjung
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
     identify exactly what the proposed changes are!  Add all new
@@ -198,12 +204,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Revert r1002205 in test framework, once this is fixed.
     +1: rjung, wrowe
 
-  * gen_test_char.c: rename macro to a better name and sync with trunk.
-    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1001398
-    2.2.x patch: http://people.apache.org/~fuankg/diffs/gen_test_char.c.diff
-    2.0.x patch: 2.2.x patch applies with offset.
-    +1: fuankg, wrowe, rjung
-
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.