]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Better patch
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Sep 2007 17:48:09 +0000 (17:48 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 28 Sep 2007 17:48:09 +0000 (17:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@580439 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 11e3ea8f1b20b0bfeab01e5b844c75cb169e1ea6..5a41fa0ddaf379948ef72bc801d92b41fb1042d6 100644 (file)
--- 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