]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_queue: add upgrade notes for 375216
authorJonathan Rose <jrose@digium.com>
Thu, 18 Oct 2012 21:44:22 +0000 (21:44 +0000)
committerJonathan Rose <jrose@digium.com>
Thu, 18 Oct 2012 21:44:22 +0000 (21:44 +0000)
Adds UPGRADE notes describing behavioral changes to rrmemory strategy caused by
375216

(issue AST-989)
Reported by: Thomas Arimont

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

UPGRADE.txt

index d565602d9a0081b3593360e8e07392e6056f949a..c009b0004b241600b2a31bd54adf6b77dd4e3ff3 100644 (file)
 ===
 ===========================================================
 
+From 11.0 to 11.1:
+
+Queues:
+ - Queue strategy rrmemory now has a predictable order similar to strategy
+   rrordered. Members will be called in the order that they are added to the
+   queue.
+
 From 10 to 11:
 
 Voicemail: