From e9ec92de2a66daa6aa35e3165f0eaa1433b690ee Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sun, 24 Jul 2011 19:43:29 +1000 Subject: [PATCH] Update news. --- NEWS | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/NEWS b/NEWS index e2f7b198..e86389ef 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,20 @@ +Version 1.4.1 - July 24, 2011 + +- Do away with GET for dealing with longpoll forever. POST is the one that works +everywhere, not the other way around. +- Detect when the primary pool is lagging and start queueing requests on backup +pools if possible before needing to roll work. +- Load balancing puts more into the current pool if there are disabled pools. +Fix. +- Disable a GPU device should the thread fail to init. +- Out of order command queue may fail on osx. Try without if it fails. +- Fix possible dereference on blank inputs during input_pool. +- Defines missing would segfault on --help when no sse mining is built in. +- Revert "Free up resources/stale compilers." - didn't help. +- Only try to print the status of active devices or it would crash. +- Some hardware might benefit from the less OPS so there's no harm in leaving +kernel changes that do that apart from readability of the code. + Version 1.4.0 - July 23, 2011 - Feature upgrade: Add keyboard input during runtime to allow modification of