From: André Malo Date: Mon, 25 Aug 2003 04:03:04 +0000 (+0000) Subject: yet another backport... X-Git-Tag: 2.0.48~112 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0acb0e13e2b294285a70b63ec2a2fb392dee1b21;p=thirdparty%2Fapache%2Fhttpd.git yet another backport... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101094 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 59c982e8edc..56c323ab295 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/25 01:50:12 $] +Last modified at [$Date: 2003/08/25 04:03:04 $] Release: @@ -344,6 +344,13 @@ PATCHES TO PORT FROM 2.1 modules/filters/mod_include.c: r1.261 +1: nd + * mod_include's expression tokenizer: don't skip the first character of + a string, it may be a backslash. (2.0 + 1.3) + (patch for 2.0: http://cvs.apache.org/~nd/ssi-escape.patch) + 1.3 goes the same way. + modules/filters/mod_include.c: r1.264 + +1: nd + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,