mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
Update news.
This commit is contained in:
parent
45faff2e26
commit
b86df663d2
5
NEWS
5
NEWS
@ -1,4 +1,4 @@
|
||||
Version 1.5.1
|
||||
Version 1.5.1 - July 27, 2011
|
||||
|
||||
- Two redraws in a row cause a crash in old libncurses so just do one redraw
|
||||
using the main window.
|
||||
@ -29,6 +29,9 @@ reinserted into the queue it should be placed back at the head of the list.
|
||||
- Dividing work is like the work is never removed at all so treat it as such.
|
||||
However the queued bool needs to be reset to ensure we *can* request more work
|
||||
even if we didn't initially.
|
||||
- Make the display options clearer.
|
||||
- Add debugging output to tq_push calls.
|
||||
- Add debugging output to all tq_pop calls.
|
||||
|
||||
|
||||
Version 1.5.0 - July 26, 2011
|
||||
|
Loading…
Reference in New Issue
Block a user