]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a rotatelogs fix which is good for dealing with
authorJeff Trawick <trawick@apache.org>
Fri, 27 Aug 2004 11:33:36 +0000 (11:33 +0000)
committerJeff Trawick <trawick@apache.org>
Fri, 27 Aug 2004 11:33:36 +0000 (11:33 +0000)
time changes (to/from daylight savings time)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104854 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9594fe710fb25018c6e39593d2df2cd5e580e14f..61b5b214c41661bff18663aa94759e56f0dc00dc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2004/08/27 09:03:22 $]
+Last modified at [$Date: 2004/08/27 11:33:36 $]
 
 Release:
 
@@ -83,6 +83,11 @@ PATCHES TO BACKPORT FROM 2.1
        +1: stoddard, trawick
        nd: I'd like to add 1.169
 
+    *) Add -l option to rotatelogs to let it use local time rather than
+       UTC.  PR 24417.  [Ken Coar, Uli Zappe <uli ritual.org>]
+         support/rotatelogs.c: r1.33, r1.34, r1.35
+       +1: trawick
+    
     *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.
          modules/experimental/mod_auth_ldap.c: 1.28
          modules/experimental/util_ldap.c: 1.36