From: André Malo Date: Tue, 19 Aug 2003 16:06:20 +0000 (+0000) Subject: merges++ :) X-Git-Tag: 2.0.48~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0fb1c58bb77aeae5a5035d57d50abf9e6293757;p=thirdparty%2Fapache%2Fhttpd.git merges++ :) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101022 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cd8f5394428..b723029f073 100644 --- 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,