Commit 70731d191e26fd38cff0c9278761f8c04fc98fc3

Con Kolivas 2014-02-08T08:12:33

Update NEWS.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/NEWS b/NEWS
index 01b61c6..c2aecf0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Version 3.12.2 - 8th February 2014
+
+- Adjust antminer U1 timing according to command line frequency set, fixing the
+need for icarus timing on the command line.
+- Read pipe errors that don't clear are worth attempting to reset the usb.
+- Revert "Do away with usb resets entirely since we retry on both pipe and io
+errors now and they're of dubious value."
+- Make the pthread cond wait in the getwork scheduler a timed wait in case we
+miss a wakeup.
+
+
 Version 3.12.1 - 7th February 2014
 
 - Document new features for antminer U1 and hfa devices.