*) 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>]
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]
<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>