From e5203bb283943f666d4c592543837710a6c5518e Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Mon, 2 Oct 2006 17:54:21 +0000 Subject: Add option to logger to rename log files with timestamp (issue #8020 reported by jmls) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44172 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 4db325621..2a9a0ca1a 100644 --- a/CHANGES +++ b/CHANGES @@ -19,3 +19,5 @@ Changes since Asterisk 1.4-beta was branched: and/or H.450 supplementary service) * Added keepstats option to queues.conf which will keep queue statistics during a reload. + * Added rotatetimestamp option to logger.conf which will use + the time to name the logger files instead of sequence number. -- cgit v1.2.3