configuration file errors to the logger screen rather than to the Apache
screen.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93905
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 1.3.24
+ *) NetWare: Added the command line directive -e that forces all
+ fatal configuration error messages to the logger screen rather
+ than the Apache screen before Apache is unloaded.
+ [Brad Nicholes bnicholes@novell.com]
+
*) Add the ProxyIOBufferSize option. Previously the size of the
buffer used while reading from the remote server in proxy was
taken from ProxyReceiveBufferSize. [Graham Leggett]