]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Re-proposed. Sorry bout the messy prior patch.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 28 Aug 2007 06:24:12 +0000 (06:24 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 28 Aug 2007 06:24:12 +0000 (06:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@570326 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b467fcf3b41479ed5a2aa41f2f7d5e66aa716ff8..39a784552e4415c2f07f066b204cbfc69b573e5a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -137,12 +137,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       the stderr channel remains valid from the time plog is destroyed,
       until the time the open_logs hook is called again.  [William Rowe]
         http://svn.apache.org/viewvc?view=rev&revision=569535
-      Backported to 2.0 (on top of log core patch, above);
-        http://people.apache.org/~wrowe/r569535-backport-2.0.patch
+      Backported to 2.0;
+        http://people.apache.org/~wrowe/r569535-backport-2.0-r2.patch
       +1: wrowe
-      -1: rpluem: It does not apply to 2.0. Even if
-          http://people.apache.org/~wrowe/r568326-backport-2.0-r2.patch
-          is applied first.
 
     * mod_ssl: Version reporting update; displays 'compiled against'
       Apache and build-time SSL Library versions at loglevel [info],