From: Cliff Woolley Date: Wed, 24 Mar 2004 22:17:02 +0000 (+0000) Subject: make it so. X-Git-Tag: 2.0.50~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef7869a032e976c6a3c691e4243d9792cad5d4b7;p=thirdparty%2Fapache%2Fhttpd.git make it so. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103134 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ce1309a0fd3..e286c356791 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/24 21:14:03 $] +Last modified at [$Date: 2004/03/24 22:17:02 $] 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, rederpj + +1: stoddard, rederpj, jwoolley *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack is set in r->subprocess_env allow mismatched query strings to pass.