[asterisk-commits] jrose: branch 10 r375245 - /branches/10/UPGRADE.txt
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Thu Oct 18 16:39:18 CDT 2012
Author: jrose
Date: Thu Oct 18 16:39:14 2012
New Revision: 375245
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=375245
Log:
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
Modified:
branches/10/UPGRADE.txt
Modified: branches/10/UPGRADE.txt
URL: http://svnview.digium.com/svn/asterisk/branches/10/UPGRADE.txt?view=diff&rev=375245&r1=375244&r2=375245
==============================================================================
--- branches/10/UPGRADE.txt (original)
+++ branches/10/UPGRADE.txt Thu Oct 18 16:39:14 2012
@@ -18,6 +18,11 @@
=== UPGRADE-1.8.txt -- Upgrade info for 1.6 to 1.8
===
===========================================================
+From 10.9 to 10.10:
+
+* 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.4 to 10.5:
More information about the asterisk-commits
mailing list