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

STATUS

diff --git a/STATUS b/STATUS
index ebc48ed10c3b9438db33a80357eff4c6016eef43..655756c47718b281a7b4d8376894020da031d41a 100644 (file)
--- 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