From: Erik Abele Date: Wed, 10 Dec 2003 03:14:49 +0000 (+0000) Subject: Votes... X-Git-Tag: 2.0.49~306 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b51512bbebf0b38f87054a373df4021f060dc2f3;p=thirdparty%2Fapache%2Fhttpd.git Votes... PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102007 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2722a0c265b..9453901911e 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/12/10 02:32:42 $] +Last modified at [$Date: 2003/12/10 03:14:49 $] Release: @@ -68,7 +68,7 @@ RELEASE SHOWSTOPPERS: include/httpd.h: r1.203 server/log.c: r1.136 server/util.c: r1.143 - +1: nd + +1: nd, erikabele PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to @@ -79,7 +79,7 @@ PATCHES TO BACKPORT FROM 2.1 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/filters/mod_include.c?r1=1.290&r2=1.291 and removing the filter itself http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/filters/mod_include.c?r1=1.291&r2=1.292 - +1: stas, nd + +1: stas, nd, erikabele * mod_dav: Return a WWW-Auth header for MOVE/COPY requests where the destination resource gives a 401. @@ -112,7 +112,7 @@ PATCHES TO BACKPORT FROM 2.1 * Better descriptions for the configure --help output for some modules http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/mappers/config9.m4.diff?r1=1.17&r2=1.18 - +1: kess, trawick, nd + +1: kess, trawick, nd, erikabele * Modifies the cache code to be header-location agnostic. Also fixes a number of other cache code bugs related to PR 15852