summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2007-08-28 20:03:48 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2007-08-28 20:03:48 +0000
commitf5a14167f3ef090f8576da3070ed5c452fa01e44 (patch)
treedcc42618c5af6cf8cc3de89244bc2a17e7af161e /UPGRADE.txt
parent2c708fdef4d2b188bc768af8e99e8e4901c63551 (diff)
Support better rotation of log files to be more like system logging (closes issue #10398)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@81277 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index c957a765e..be1faa5d4 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -49,6 +49,10 @@ Core:
dialplans less painful in the future, albeit with the pain of a one-time
conversion.
+* The logger.conf option 'rotatetimestamp' has been deprecated in favor of
+ 'rotatestrategy'. This new option supports a 'rotate' strategy that more
+ closely mimics the system logger in terms of file rotation.
+
Voicemail:
* The voicemail configuration values 'maxmessage' and 'minmessage' have