From: William A. Rowe Jr Date: Fri, 18 Jan 2002 04:50:47 +0000 (+0000) Subject: Footnote on this chapter. A cold and bitter Chicago night tonight. X-Git-Tag: 2.0.31~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f455ff63724d1b4a6d2e38dbe22ceceba89ce89;p=apache Footnote on this chapter. A cold and bitter Chicago night tonight. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92901 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index dc88eac1ad..94dda2e0e4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,9 @@ Changes with Apache 2.0.31-dev + + *) Cause Win32 to capture all child-worker process errors in + Apache to the main server error log, until the child can + open it's own error logs. [William Rowe] + *) HPUX 11.*: Do not kill the child process when accept() returns ENOBUFS on HPUX 11.*. (ported from a 1.3 patch by [madhusudan_mathihalli@hp.com])