git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92901
13f79535-47bb-0310-9956-
ffa450edef68
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])