aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-13 15:39:48 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-13 15:39:48 +0000
commit782319a0da02f539aa72812594938b2bacea04d8 (patch)
tree8521ebf98374bd4cf03e5df94cf0cfdbba599c12 /CHANGES
parent67e6033b801b733994c169c0858684e6ff46cd87 (diff)
Allow non-realtime queues to have realtime members
(issue #10424, reported and patched by irroot) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@79238 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 35588656e..25ad24c1e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -144,6 +144,7 @@ Queue changes
position changes frequently.
* Added additional information to EXITWITHTIMEOUT and EXITWITHKEY events in the
queue log.
+ * Added ability for non-realtime queues to have realtime members
MeetMe Changes
--------------