From 994098e4c07da59b481606977c7dcd0d66e49b30 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Fri, 27 Aug 2004 11:33:36 +0000 Subject: [PATCH] propose a rotatelogs fix which is good for dealing with 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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 9594fe710fb..61b5b214c41 100644 --- 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 ] + 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 -- 2.47.2