From: André Malo Date: Sun, 16 Feb 2003 04:47:31 +0000 (+0000) Subject: move backported change to the appropriate place. X-Git-Tag: pre_ajp_proxy~2130 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa6ef4ebfff205f55c869c062e00e0ac00b52075;p=apache 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 --- diff --git a/CHANGES b/CHANGES index 3c474a6eb7..7579eec206 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