diff --git a/UPGRADE.txt b/UPGRADE.txt index 7e7c1738ee..f9093646b2 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -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: