]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Forgot to update CHANGES when I committed the linear queue strategy.
authorMark Michelson <mmichelson@digium.com>
Fri, 26 Oct 2007 22:21:08 +0000 (22:21 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 26 Oct 2007 22:21:08 +0000 (22:21 +0000)
Thank you Russell, for pointing this out!

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@87217 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index 642f9eaa7f9b48cb92a6e66a2fdbba4a4dfc8f79..2ce496c08cfef53c00151e7aea78839dc12fd664 100644 (file)
--- 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
 --------------