From 2956f2512116886fcf2afcac176751dafbe37459 Mon Sep 17 00:00:00 2001 From: Geoffrey Young Date: Mon, 12 Jul 2004 17:04:40 +0000 Subject: [PATCH] note backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104254 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 7fbc8c2b419..6465d7a5819 100644 --- a/CHANGES +++ b/CHANGES @@ -136,10 +136,6 @@ Changes with Apache 2.1.0-dev *) mod_usertrack: Escape the cookie name before pasting into the regexp. [André Malo] - *) Enable special ErrorDocument value 'default' which restores the - canned server response for the scope of the directive. - [Geoffrey Young] - *) Allow Digest providers to return AUTH_DENIED to propagate a 401 status and terminate the provider chain prior to checking the password. [Geoffrey Young] @@ -405,6 +401,10 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.51 + *) Enable special ErrorDocument value 'default' which restores the + canned server response for the scope of the directive. + [Geoffrey Young, Andre Malo] + *) work around MSIE Digest auth bug - if AuthDigestEnableQueryStringHack is set in r->subprocess_env allow mismatched query strings to pass. PR 27758. [Paul Querna, Geoffrey Young] -- 2.47.2