From: Jeff Trawick Date: Wed, 14 Aug 2013 20:58:08 +0000 (+0000) Subject: merge r1514039 from trunk: X-Git-Tag: 2.4.7~303 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23639856fb32f4db9cc5ab424d5d8ff00a3b035e;p=apache merge r1514039 from trunk: Mention the DumpIOLogLevel change git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1514044 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 6cd8c6af9a..73bf5c7c38 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.
  • +