From: Ian Holsman Date: Fri, 14 Feb 2003 04:19:11 +0000 (+0000) Subject: mod_log_config optional hook change X-Git-Tag: pre_ajp_proxy~2147 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e3efb1a8cf70d0e5787a32a7fb4fa5f35b910d30;p=thirdparty%2Fapache%2Fhttpd.git mod_log_config optional hook change PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98649 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index aa4e6c2af30..3c458458dae 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,9 @@ Changes with Apache 2.1.0-dev [Remove entries to the current 2.0 section below, when backported] + *) mod_log_config change optional hook to return previous handler + [Ian Holsman] + *) Forward port of mod_actions' ability to handle arbitrary methods with the Script directive. [André Malo]