]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* CHANGES
authorSander Striker <striker@apache.org>
Wed, 15 Sep 2004 13:11:58 +0000 (13:11 +0000)
committerSander Striker <striker@apache.org>
Wed, 15 Sep 2004 13:11:58 +0000 (13:11 +0000)
  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

CHANGES

diff --git a/CHANGES b/CHANGES
index 8f5980f122ca738bd8371fb8c77847dd35cba78a..b0c8c61c18678fe6932b93e59ac4874caf955b78 100644 (file)
--- 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 <uli ritual.org>]
+
+  *) 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>]
+
 Changes with Apache 2.0.51
 
   *) SECURITY: CAN-2004-0786 (cve.mitre.org)