]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose backport.
authorGuenter Knauf <fuankg@apache.org>
Thu, 30 Sep 2010 00:34:35 +0000 (00:34 +0000)
committerGuenter Knauf <fuankg@apache.org>
Thu, 30 Sep 2010 00:34:35 +0000 (00:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1002915 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2ca42e89bf7877bacb0eb8423088c355157b5757..a923ab25d0f4d40e39fafdb711ce4294017f8caf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -199,6 +199,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Revert r1002205 in test framework, once this is fixed.
     +1: rjung
 
+  * 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
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.