]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose simple mod_log_config fix
authorJeff Trawick <trawick@apache.org>
Sun, 20 Jun 2004 13:12:26 +0000 (13:12 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 20 Jun 2004 13:12:26 +0000 (13:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103992 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c98126de208e770d2ae44a4fe3758e13c688905f..e8e4b4efc8b51322062b592e6c91ccc5c63498c0 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/06/19 16:39:17 $]
+Last modified at [$Date: 2004/06/20 13:12:26 $]
 
 Release:
 
@@ -173,6 +173,12 @@ PATCHES TO BACKPORT FROM 2.1
          http://www.apache.org/~nd/mod_rewrite_fixleak.diff
        +1: nd
 
+    *) mod_log_config: Fix a bug which prevented request completion time
+       from being logged for I_INSIST_ON_EXTRA_CYCLES_FOR_CLF_COMPLIANCE
+       processing.  PR 29696.  [Alois Treindl <alois astro.ch>]
+         http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.118&r2=1.119
+       +1: trawick
+
     *) (re-)add support for RewriteRules in <Proxy> containers. PR 27985
          modules/mappers/mod_rewrite.c: r1.254
        +1: nd, trawick