From: Cliff Woolley Date: Tue, 23 Sep 2003 22:44:08 +0000 (+0000) Subject: propose backport X-Git-Tag: 2.0.48~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52de229e87118873329fc7e25a48228498731e03;p=thirdparty%2Fapache%2Fhttpd.git propose backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101307 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a7c3a0f998f..388f23036ac 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/09/21 21:29:27 $] +Last modified at [$Date: 2003/09/23 22:44:08 $] Release: @@ -330,6 +330,11 @@ PATCHES TO PORT FROM 2.1 modules/generators/mod_info.c r1.151 +1: trawick + * mod_usertrack: use a regex instead of strstr() to fix false-positive + matches on the user tracking cookie's name. + modules/metadata/mod_usertrack.c r1.42 + +1: jwoolley + CURRENT RELEASE NOTES: * Backwards compatibility is expected of future Apache 2.0 releases,