aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-26 22:21:08 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-26 22:21:08 +0000
commitb548833b6cf9f4a3553c8f3c2d16736e3a8d9217 (patch)
tree16bf02ff9f165b2cabe3c5fe76e6f5e886fff757 /CHANGES
parentecd7ce6f4958a5f52e535fe873afd0cea9c4cb89 (diff)
Forgot to update CHANGES when I committed the linear queue strategy.
Thank you Russell, for pointing this out! git-svn-id: http://svn.digium.com/svn/asterisk/trunk@87217 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 642f9eaa7..2ce496c08 100644
--- a/CHANGES
+++ b/CHANGES
@@ -165,6 +165,7 @@ Queue changes
* Added additional information to EXITWITHTIMEOUT and EXITWITHKEY events in the
queue log.
* Added ability for non-realtime queues to have realtime members
+ * Added the "linear" strategy to queues.
MeetMe Changes
--------------