summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2007-12-26 15:58:17 +0000
committerMark Michelson <mmichelson@digium.com>2007-12-26 15:58:17 +0000
commit00d848c94e0b358863fe801a299dab1bb314dad3 (patch)
tree961920f156eaf5a0fc1ef1f9eb4674e97020fdf9 /CHANGES
parentadd967dccf437089ce86a8427e67c070c62dd7e8 (diff)
Adding support for storing the queue log entries in a realtime backend.
(closes issue #11625, reported and patched by sergee) Thank you very much to sergee for adding this new feature! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@94782 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 47d24f51e..fcf27e7c8 100644
--- a/CHANGES
+++ b/CHANGES
@@ -384,6 +384,7 @@ Logger changes
command to be run after rotation. This is primarily useful with
rotatestrategry=rotate, to allow a limit on the number of logfiles kept
and to ensure that the oldest log file gets deleted.
+ * Added realtime support for the queue log
Miscellaneous
-------------