]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add proposal.
authorRainer Jung <rjung@apache.org>
Mon, 26 Jul 2010 10:58:00 +0000 (10:58 +0000)
committerRainer Jung <rjung@apache.org>
Mon, 26 Jul 2010 10:58:00 +0000 (10:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@979237 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 1e9e1ce4648fb9a8eca78dcb9142cd3649b26040..6aae3ea45ae447a4bb08651b4a16d621df07400b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -197,6 +197,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Backport: http://people.apache.org/~fuankg/diffs/gen_test_char.c_httpd_2_0_x-backport-r795971.diff
     +1: fuankg
 
+  * pcre: update config.guess and config.sub for better platform support.
+    Trunk version of patch:
+      Does not apply.
+    Patch in 2.2.x branch:
+      Does not apply.
+    Use recent files from http://git.savannah.gnu.org/cgit/config.git.
+    +1: rjung
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) mod_headers: Support {...}s tag for SSL variable lookup.