]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Multiple revisions 375242,375244
authorMatthew Jordan <mjordan@digium.com>
Wed, 31 Oct 2012 20:26:07 +0000 (20:26 +0000)
committerMatthew Jordan <mjordan@digium.com>
Wed, 31 Oct 2012 20:26:07 +0000 (20:26 +0000)
........
  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.txt

index f2c3a7c2dca2abd6f12c87b7a8a8bb0c7bd6500b..9deff5f512231a8f2635ffd17ff87550ce2d6a6e 100644 (file)
 === 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: