From efb281e931bb0ab7ad88804e496b5ef59b2a84a8 Mon Sep 17 00:00:00 2001 From: Andre Malo Date: Sun, 16 Feb 2003 04:47:31 +0000 Subject: [PATCH] move backported change to the appropriate place. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98679 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 3c474a6eb7b..7579eec2063 100644 --- a/CHANGES +++ b/CHANGES @@ -25,10 +25,6 @@ Changes with Apache 2.1.0-dev *) Forward port of mod_actions' ability to handle arbitrary methods with the Script directive. [André Malo] - *) mod_auth_digest no longer tries to guess AuthDigestDomain, if it's - not specified. Now it assumes "/" as already documented. PR 16937. - [André Malo] - *) mod_cgi, mod_cgid, mod_ext_filter: Log errors when scripts cannot be started on Unix because of such problems as bad permissions, bad shebang line, etc. [Jeff Trawick] @@ -109,6 +105,10 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.45 + *) mod_auth_digest no longer tries to guess AuthDigestDomain, if it's + not specified. Now it assumes "/" as already documented. PR 16937. + [André Malo] + *) Try to log an error if a piped log program fails. Try to restart a piped log program in more failure situations. Fix an existing problem with error handling in piped_log_spawn(). Use -- 2.47.3