From: Rainer Jung Date: Mon, 26 Jul 2010 10:58:00 +0000 (+0000) Subject: Add proposal. X-Git-Tag: 2.0.64~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e7d64b920f0bc7fbb8387c660581d1ebad8f858;p=thirdparty%2Fapache%2Fhttpd.git Add proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@979237 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1e9e1ce4648..6aae3ea45ae 100644 --- 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.