]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose mod_logio fix for backport
authorAndré Malo <nd@apache.org>
Sat, 3 Apr 2004 20:56:02 +0000 (20:56 +0000)
committerAndré Malo <nd@apache.org>
Sat, 3 Apr 2004 20:56:02 +0000 (20:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103264 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 81701d125ff180a40bd73fa02ae67722a192d668..4daf34b6e534b3e516d945bdafb23d6da9cc2804 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/04/03 20:32:14 $]
+Last modified at [$Date: 2004/04/03 20:56:02 $]
 
 Release:
 
@@ -72,6 +72,10 @@ PATCHES TO BACKPORT FROM 2.1
   [ please place file names and revisions from HEAD here, so it is easy to
     identify exactly what the proposed changes are! ]
 
+    *) mod_logio no longer removes the EOS bucket. PR 27928.
+         modules/loggers/mod_logio.c: r1.8
+       +1:nd
+
     *) mod_rewrite no longer turns forward proxy requests into reverse proxy
        requests. PR 28125
          modules/mappers/mod_rewrite.c: r1.255