aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-26 15:58:17 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-12-26 15:58:17 +0000
commit06049447cd0c1b41027a2d95174ad458e09c4750 (patch)
tree961920f156eaf5a0fc1ef1f9eb4674e97020fdf9 /CHANGES
parent7f64f70d63ce1451e8984561417ca232e2235ea6 (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: http://svn.digium.com/svn/asterisk/trunk@94782 f38db490-d61c-443f-a65b-d21fe96a405b
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
-------------