[Remove entries to the current 2.0 section below, when backported]
- *) Lower the severity of the "listener thread didn't exit" message
- to debug, as it is of interest only to developers. PR 9011
- [Jeff Trawick]
-
- *) Fix a misleading message from the some of the threaded MPMs when
- MaxClients has to be lowered due to the setting of ServerLimit.
- [Jeff Trawick]
-
*) Switch to APR 1.0 API.
*) Modify ap_get_client_block() to note if it has seen EOS.
Changes with Apache 2.0.48
+ *) Fix a misleading message from the some of the threaded MPMs when
+ MaxClients has to be lowered due to the setting of ServerLimit.
+ [Jeff Trawick]
+
+ *) Lower the severity of the "listener thread didn't exit" message
+ to debug, as it is of interest only to developers. PR 9011
+ [Jeff Trawick]
+
*) Install config.nice into the build/ directory to make
minor version upgrades easier. [Joshua Slive]