From baad6fd037612d48ba2490be294ec355665a3486 Mon Sep 17 00:00:00 2001 From: Rainer Jung Date: Wed, 15 Oct 2014 10:07:08 +0000 Subject: [PATCH] Propose trivial mod_substitute changes due to review of backport proposal by Christophe. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1631985 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/STATUS b/STATUS index 27ffe8f047..38bb80ab32 100644 --- a/STATUS +++ b/STATUS @@ -265,6 +265,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: https://people.apache.org/~kbrand/mod_ssl-2.4.x-PR54357.diff +1: kbrand, ylavic + * mod_substitute: no real functional change, but: + - define default for maximum line length + indepenent of MAX_STRING_LEN + - Clarify line length check with a comment + - add supported 'b' suffix to directive + description + trunk patches: https://svn.apache.org/r1631983 + 2.4.x patch: trunk works, no CHANGES + +1: rjung + OTHER PROPOSALS * A list of further possible backports can be found at: -- 2.50.1