From: Jeff Trawick Date: Wed, 14 Jan 2004 21:55:37 +0000 (+0000) Subject: just voting, not making things more complicated X-Git-Tag: 2.0.49~208 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78a2192411f3f732535dfe4e7d85bdcc61c32a97;p=thirdparty%2Fapache%2Fhttpd.git just voting, not making things more complicated git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102342 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f7529a52967..a66546e07fd 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/01/13 20:32:42 $] +Last modified at [$Date: 2004/01/14 21:55:37 $] Release: @@ -285,7 +285,7 @@ PATCHES TO BACKPORT FROM 2.1 * mod_setenvif: Fix optimizer to treat regexps as such even if they only contain anchors like \b. PR 24219. modules/metadata/mod_setenvif.c: r1.44 - +1: nd, jerenkrantz + +1: nd, jerenkrantz, trawick * LDAP cache fixes from Matthieu Estrade; see PR 18756 include/util_ldap.h r1.12 @@ -306,7 +306,7 @@ PATCHES TO BACKPORT FROM 2.1 * Make REMOTE_PORT available to mod_rewrite (2.0 + 1.3) PR 25772. modules/mappers/mod_rewrite.c: r1.239 - +1: nd + +1: nd, trawick * Don't let mod_usertrack overwrite other cookies. (2.0 + 1.3) PR 26002.