From: Jeff Trawick Date: Wed, 14 Aug 2013 20:53:58 +0000 (+0000) Subject: Mention the DumpIOLogLevel change X-Git-Tag: 2.5.0-alpha~5193 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c433d643ac732defd9936e5ade8846fdbf4b0f75;p=apache Mention the DumpIOLogLevel change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1514039 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 518ec0f72a..936d61800c 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -307,6 +307,10 @@ Allow from example.org
  • mod_reqtimeout: If the module is loaded, it will now set some default timeouts.
  • +
  • mod_dumpio: DumpIOLogLevel + is no longer supported. Data is always logged at LogLevel trace7.
  • +