From 235a1160f5433b663ea7fb62af827ae22336d35a Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sun, 16 Jun 2013 22:42:35 +1000 Subject: [PATCH] More NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7ec5747b..9b8e232a 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.