Browse Source

BFGMiner-specific NEWS fix

Luke Dashjr 13 years ago
parent
commit
81c29c9d92
1 changed files with 1 additions and 2 deletions
  1. 1 2
      NEWS

+ 1 - 2
NEWS

@@ -32,7 +32,7 @@ clear in re-init Add kernel type (mini-rig or single)
 between devices instead of a random arrangement."
 - Only try to shut down work cleanly if we've successfully connected and started
 mining.
-- Use switch statement for cgpu->status and fix spelling.
+- Fix spelling.
 - modminer: Firmware returns 0xffffff00 immediately if we set clockspeed too
 high
 - Bugfix: modminer: Actually count good shares
@@ -59,7 +59,6 @@ otherwise contributed in the count.
 mt_disable function.
 - Style changes.
 - Cope with signals interrupting the nanosleep of nmsleep.
-- Turn work_restart array into a bool in thr_info
 - Use standard cfsetispeed/cfsetospeed to set baud rate on *nix
 - miner.php split() flagged deprecated in PHP 5.3.0
 - Bugfix: Use nmsleep instead of restart_wait, so we always wait the full time