Commit 235a1160f5433b663ea7fb62af827ae22336d35a

Con Kolivas 2013-06-16T22:42:35

More NEWS.

1
2
3
4
5
6
7
8
9
10
11
diff --git a/NEWS b/NEWS
index 7ec5747..9b8e232 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
 Version 3.2.2 - 16th June 2013
 
+- Record and report USB pipe errors via API stats
 - Suspend stratum connections when we know they've failed and don't try to recv
 data from them once the socket no longer exists.
 - Pipe error is quite common on usb3 so drop logging to verbose level only.