From 4cb90a8b3f1546a87150960b56e770b6437c68b5 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sat, 30 Jul 2011 22:01:49 +1000 Subject: [PATCH] News. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 1b4ec741..9ff86f09 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ queued items when local work replaces it. - Create a command queue from the program created from source which allows us to flush the command queue in the hope it will not generate a zero sized binary any more. +- Be more willing to get work from the backup pools if the work is simply being +queued faster than it is being retrieved. Version 1.5.2 - July 28, 2011