From: André Malo Date: Sat, 10 Apr 2004 13:19:48 +0000 (+0000) Subject: propose a backport for 2.0 and 1.3 X-Git-Tag: 2.0.50~226 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135dace7160e8510cc5bfb9fe9fa7859b2e520e7;p=thirdparty%2Fapache%2Fhttpd.git propose a backport for 2.0 and 1.3 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103327 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 433e88a2202..9d391a4b78f 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/09 01:00:53 $] +Last modified at [$Date: 2004/04/10 13:19:48 $] Release: @@ -72,6 +72,11 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) mod_usertrack: Escape the cookie_name before pasting into the regexp. + (2.0 + 1.3) + modules/metadata/mod_usertrack.c: r1.51 + +1: nd + *) Enable special ErrorDocument value 'default' which restores the canned server response for the scope of the directive http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/core.c?r1=1.270&r2=1.271