From: Ian Holsman Date: Fri, 14 Feb 2003 04:19:11 +0000 (+0000) Subject: mod_log_config optional hook change X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5effc4ae65c39ea44997317268e346737450f51;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]