From: William A. Rowe Jr Date: Fri, 28 Sep 2007 17:48:09 +0000 (+0000) Subject: Better patch X-Git-Tag: 2.0.62~90 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0805f313c0d16f0c106ad7738c71d54796a5506;p=thirdparty%2Fapache%2Fhttpd.git Better patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@580439 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 11e3ea8f1b2..5a41fa0ddaf 100644 --- a/STATUS +++ b/STATUS @@ -116,7 +116,7 @@ RELEASE SHOWSTOPPERS: 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