]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
suggest backport
authorGeoffrey Young <geoff@apache.org>
Tue, 23 Mar 2004 14:02:12 +0000 (14:02 +0000)
committerGeoffrey Young <geoff@apache.org>
Tue, 23 Mar 2004 14:02:12 +0000 (14:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103097 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 13cd8e12a44f7c89a8ec38e6cbc341480d352398..8c233aab8427d5e0a6cec0785e74ff9991a7ae40 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/03/22 17:16:25 $]
+Last modified at [$Date: 2004/03/23 14:02:12 $]
 
 Release:
 
@@ -72,6 +72,12 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack
+       is set in r->subprocess_env allow mismatched query strings to pass.
+       PR: 27758
+       http://marc.theaimsgroup.com/?l=apache-cvs&m=108005027128025&w=2
+       +1: geoff
+
     *) mod_dav: Fix a problem that could cause crashes when manipulating 
        locks on some platforms. (especially Sparc!!!)
            modules/dav/fs/lock.c: r1.31