From: Paul Querna Date: Sat, 10 Jul 2004 05:01:31 +0000 (+0000) Subject: +1 for AuthDigestEnableQueryStringHack X-Git-Tag: STRIKER_2_0_51_RC1^2~157 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f198920bd93486eecf1bf5f9c838d259f015ca5;p=thirdparty%2Fapache%2Fhttpd.git +1 for AuthDigestEnableQueryStringHack git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104216 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6a73f647e46..9985fe33a82 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/07/10 04:45:22 $] +Last modified at [$Date: 2004/07/10 05:01:31 $] Release: @@ -210,7 +210,7 @@ PATCHES TO BACKPORT FROM 2.1 is set in r->subprocess_env allow mismatched query strings to pass. PR: 27758 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/aaa/mod_auth_digest.c?r1=1.86&r2=1.87 - +1: geoff, nd + +1: geoff, nd, pquerna *) mod_dav: Send an EOS at the end of the multistatus brigade. http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/dav/main/mod_dav.c?r1=1.105&r2=1.106