........
r375242 | jrose | 2012-10-18 16:30:13 -0500 (Thu, 18 Oct 2012) | 8 lines
app_queue: add upgrade notes for 375216
Adds notes describing behavioral changes to rrmemory strategy caused by
375216
(issue AST-989)
Reported by: Thomas Arimont
........
r375244 | jrose | 2012-10-18 16:36:59 -0500 (Thu, 18 Oct 2012) | 4 lines
Correct version number in Upgrade.txt release notes pertaining to queue order
Showed 1.8.17 to 1.8.18, needs to be 1.8.18 to 1.8.19
........
Merged revisions 375242,375244 from http://svn.asterisk.org/svn/asterisk/branches/1.8
git-svn-id: https://origsvn.digium.com/svn/asterisk/certified/branches/1.8.11@375570
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
=== UPGRADE-1.6.txt -- Upgrade info for 1.4 to 1.6
===
===========================================================
+from 1.8.18 to 1.8.19:
+* 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 1.6.2 to 1.8: