[asterisk-commits] mjordan: branch certified-1.8.11 r375570 - /certified/branches/1.8.11/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Oct 31 15:26:11 CDT 2012
Author: mjordan
Date: Wed Oct 31 15:26:07 2012
New Revision: 375570
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=375570
Log:
Multiple revisions 375242,375244
........
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
Modified:
certified/branches/1.8.11/ (props changed)
certified/branches/1.8.11/UPGRADE.txt
Propchange: certified/branches/1.8.11/
------------------------------------------------------------------------------
Binary property 'branch-1.8-merged' - no diff available.
Modified: certified/branches/1.8.11/UPGRADE.txt
URL: http://svnview.digium.com/svn/asterisk/certified/branches/1.8.11/UPGRADE.txt?view=diff&rev=375570&r1=375569&r2=375570
==============================================================================
--- certified/branches/1.8.11/UPGRADE.txt (original)
+++ certified/branches/1.8.11/UPGRADE.txt Wed Oct 31 15:26:07 2012
@@ -17,6 +17,10 @@
=== 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:
More information about the asterisk-commits
mailing list