From: Bradley Nicholes Date: Thu, 3 Jun 2004 23:49:47 +0000 (+0000) Subject: vote X-Git-Tag: 2.0.50~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b73771f82103c2888189222ffd69c817aba54941;p=thirdparty%2Fapache%2Fhttpd.git vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103842 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f91cae5e8ef..1c97c0bec5e 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/06/03 19:46:18 $] +Last modified at [$Date: 2004/06/03 23:49:47 $] Release: @@ -167,7 +167,7 @@ PATCHES TO BACKPORT FROM 2.1 *) mod_headers: Allow conditional RequestHeader directives. PR 27951 modules/metadata/mod_headers.c: r1.52 - +1: nd, trawick + +1: nd, trawick, bnicholes *) Allow URLs for ServerAdmin. PR 28174. server/core.c: r1.274 @@ -217,7 +217,7 @@ PATCHES TO BACKPORT FROM 2.1 *) mod_alias: Emit a warning if an alias overlaps another modules/mappers/mod_alias.c: r1.45, 1.46, 1.47, 1.48, 1.55 - +1: nd + +1: nd, bnicholes *) Fixed mean and median calculations in ab, also changed where time values are set for start and connect when doing keep alive benchmarking.