From: Jonathan Rose Date: Thu, 18 Oct 2012 21:44:22 +0000 (+0000) Subject: app_queue: add upgrade notes for 375216 X-Git-Tag: 11.1.0-rc1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5485ddb4fcf4ad005ec00f7064309c87fe00dd4;p=thirdparty%2Fasterisk.git app_queue: add upgrade notes for 375216 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 --- diff --git a/UPGRADE.txt b/UPGRADE.txt index d565602d9a..c009b0004b 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -20,6 +20,13 @@ === =========================================================== +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: