]> granicus.if.org Git - apache/commitdiff
Footnote on this chapter. A cold and bitter Chicago night tonight.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Jan 2002 04:50:47 +0000 (04:50 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 18 Jan 2002 04:50:47 +0000 (04:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92901 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index dc88eac1add749d9ed9ef1aa31bae1a989e74ee0..94dda2e0e4970ba841613d34e75398a88fc2d141 100644 (file)
--- 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])