Commit 398e2997 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Sync with 2.2.4 changes


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@486657 13f79535-47bb-0310-9956-ffa450edef68
parent 4fcc4ed5
Loading
Loading
Loading
Loading
+3 −3
Changes for CHANGES: 3 added lines, 3 removed lines.
Original line number Diff line number Diff line
@@ -59,9 +59,6 @@ Changes with Apache 2.3.0
  *) mod_proxy_fcgi: Added win32 build. [Mladen Turk]
  *) Allow mod_dumpio to log at other than DEBUG levels via
     the new DumpIOLogLevel directive. [Jim Jagielski]
  *) mod_disk_cache: Implement read-while-caching.
     [Niklas Edmundsson <nikke acc.umu.se>]
@@ -241,6 +238,9 @@ Changes with Apache 2.3.0
Changes with Apache 2.2.4
  *) Allow mod_dumpio to log at other than DEBUG levels via
     the new DumpIOLogLevel directive. [Jim Jagielski]
  *) rotatelogs: Improve error message for open failures.  PR 39487.
     [Joe Orton]
+1 −1
Changes for docs/manual/mod/mod_dumpio.xml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ later.</compatibility>
<syntax>DumpIOLogLevel <var>level</var></syntax>
<default>DumpIOLogLevel debug</default>
<contextlist><context>server config</context></contextlist>
<compatibility>DumpIOLogLevel is only available in Apache 2.3.x and 
<compatibility>DumpIOLogLevel is only available in Apache 2.2.4 and 
later.</compatibility>

<usage>