From: Sander Striker Date: Wed, 15 Sep 2004 13:11:58 +0000 (+0000) Subject: * CHANGES X-Git-Tag: 2.0.52~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7afbe551b9ad894692a04758fd5571ecf20fc1b9;p=thirdparty%2Fapache%2Fhttpd.git * CHANGES Add record of changes that will go into 2.0.52 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105140 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8f5980f122c..b0c8c61c186 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,12 @@ +Changes with Apache 2.0.52 + + *) Add -l option to rotatelogs to let it use local time rather than + UTC. PR 24417. [Ken Coar, Uli Zappe ] + + *) 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 ] + Changes with Apache 2.0.51 *) SECURITY: CAN-2004-0786 (cve.mitre.org)