]> granicus.if.org Git - apache/commitdiff
merge r1514039 from trunk:
authorJeff Trawick <trawick@apache.org>
Wed, 14 Aug 2013 20:58:08 +0000 (20:58 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 14 Aug 2013 20:58:08 +0000 (20:58 +0000)
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

docs/manual/upgrading.xml

index 6cd8c6af9ae0099ea336628040cef3810d761262..73bf5c7c388e140124b4cc4a55178deac21b2ddf 100644 (file)
@@ -307,6 +307,10 @@ Allow from example.org
         <li><module>mod_reqtimeout</module>: If the module is loaded, it
         will now set some default timeouts.</li>
 
+        <li><module>mod_dumpio</module>: <directive>DumpIOLogLevel</directive>
+        is no longer supported.  Data is always logged at <directive
+        module="core">LogLevel</directive> <code>trace7</code>.</li>
+
       </ul>
     </section>
   </section>