From: Chuck Murcko Date: Tue, 26 Feb 2002 18:14:02 +0000 (+0000) Subject: April weather in PA X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b7c03fea15ebae1c6a6d87eb1d26215837945c8;p=thirdparty%2Fapache%2Fhttpd.git April weather in PA git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93576 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index 392804b7f48..e0f00395e4d 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -1,5 +1,7 @@ Changes with Apache 1.3.24 + *) Clean up warnings in mod_proxy [Chuck Murcko ] + *) TPF: Use the correct subpool whening opening the error log. This prevents a possible SIGPIPE in standalone_main. [David McCreedy ]