From: William A. Rowe Jr Date: Fri, 28 Sep 2007 17:47:55 +0000 (+0000) Subject: Better patch X-Git-Tag: 2.2.7~367 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=288478b36237d59429a85c7444943d23c26734b6;p=thirdparty%2Fapache%2Fhttpd.git Better patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@580438 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ebc48ed10c3..655756c4771 100644 --- a/STATUS +++ b/STATUS @@ -173,7 +173,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: the same 10 minutes, share only a single apr_file_t/fd between the stderr and server_main->error_log to prevent any lingering write handles from hanging around in unexpected ways. - http://svn.apache.org/viewvc?view=rev&revision=580431 + http://svn.apache.org/viewvc?view=rev&revision=580437 PR 43491, solution validated by reporter +1: wrowe, rpluem @@ -183,7 +183,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: See the corresponding patch to apr for 1.2.12 http://people.apache.org/~wrowe/apr-1.2-win32-nohandle.patch and be sure to catch the core log.c patch as well - http://svn.apache.org/viewvc?view=rev&revision=580431 + http://svn.apache.org/viewvc?view=rev&revision=580437 Validated by Randy Kobes and Tom Donovan +1: wrowe