From: Guenter Knauf Date: Thu, 30 Sep 2010 00:34:35 +0000 (+0000) Subject: propose backport. X-Git-Tag: 2.0.64~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3137332fef2efcca9ab3f3f9a49cd3a6733d51c8;p=thirdparty%2Fapache%2Fhttpd.git propose backport. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1002915 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2ca42e89bf7..a923ab25d0f 100644 --- 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.