From: Paul J. Reder Date: Wed, 24 Mar 2004 21:14:03 +0000 (+0000) Subject: Add a vote. X-Git-Tag: 2.0.50~295 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37216d6a61d4500aee8eee36c81b3fd3bbbbfa4b;p=thirdparty%2Fapache%2Fhttpd.git Add a vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103131 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1a5dc986e8e..ce1309a0fd3 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/24 20:30:52 $] +Last modified at [$Date: 2004/03/24 21:14:03 $] Release: @@ -78,7 +78,7 @@ PATCHES TO BACKPORT FROM 2.1 multiple file buckets all referencing the same open file descriptor. server/core.c?r1=1.268&r2=1.269 - +1: stoddard + +1: stoddard, rederpj *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack is set in r->subprocess_env allow mismatched query strings to pass.