]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
merges++ :)
authorAndré Malo <nd@apache.org>
Tue, 19 Aug 2003 16:06:20 +0000 (16:06 +0000)
committerAndré Malo <nd@apache.org>
Tue, 19 Aug 2003 16:06:20 +0000 (16:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101022 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cd8f539442875c5a3717602eebb7f5e9d696e7c3..b723029f073038f88468f08febb4b5305dff96e1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/19 14:59:21 $]
+Last modified at [$Date: 2003/08/19 16:06:20 $]
 
 Release:
 
@@ -322,6 +322,10 @@ PATCHES TO PORT FROM 2.1
         modules/filters/mod_deflate.c: r1.37, r1.38
       +1: nd
 
+    * Fix mod_log_config's %b format to write "-" in case of bytes_sent == 0.
+        modules/loggers/mod_log_config.c: r1.106
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,