]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Work around ineffectual tlp
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 5 Oct 2007 05:56:56 +0000 (05:56 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 5 Oct 2007 05:56:56 +0000 (05:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@582084 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bfadb6d0f26b4cd0425471bc68a13e50133cd33c..8436fec4fc6aa1c77e8efaf09b307a3cd37a3cd1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -120,6 +120,14 @@ RELEASE SHOWSTOPPERS:
       PR 43491, solution validated by reporter
       +1: wrowe, rpluem
 
+   * core log.c: Work around possible solutions rejected by apr for
+     the old implementation of apr_proc_create(), and explicitly pass
+     the output and error channels to all log processes created.
+     This goes all the way back to piped logs failing to run on win32.
+     Not in or needed at trunk/, as apr 1.3.0 has the proper fix.
+       http://people.apache.org/~wrowe/httpd-2.0-2.2-procattr-bugfix-log.c.patch
+     +1: wrowe
+
 
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]