From 9fd2e8dc36bc95bf66f6fe89012341b507a16620 Mon Sep 17 00:00:00 2001 From: Bradley Nicholes Date: Wed, 13 Mar 2002 16:03:58 +0000 Subject: [PATCH] Added the -e command line directive for NetWare to force all fatal 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 --- src/CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/CHANGES b/src/CHANGES index ca77fe4084d..ebcffd27a9c 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,5 +1,10 @@ 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] -- 2.47.2