From: Bradley Nicholes Date: Tue, 20 Apr 2004 10:24:22 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.50~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=518a53df578e99873cfa7c83ae95fff0b27fe12e;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103465 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 55db194ec55..ab4998db1f7 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/18 19:22:35 $] +Last modified at [$Date: 2004/04/20 10:24:22 $] Release: @@ -74,7 +74,7 @@ PATCHES TO BACKPORT FROM 2.1 *) mod_headers: don't segfault, when supplying an empty header value modules/metadata/mod_headers.c: r1.56 - +1: nd + +1: nd, bnicholes *) mod_headers: Backport ErrorHeader directive (regression from 1.3) modules/metadata/mod_headers.c: r1.44, 1.45, 1.51 @@ -86,7 +86,7 @@ PATCHES TO BACKPORT FROM 2.1 *) Allow URLs for ServerAdmin. PR 28174. server/core.c: r1.274 - +1: nd + +1: nd, bnicholes *) mod_rewrite: Fix confused map cache (with maps in different VHs using the same name). PR 26462. (2.0 + 1.3)