Commit 4b3fe8f05652b66535cb17cf393134ff8a47a8dd

Con Kolivas 2013-09-01T00:29:54

Update NEWS.

1
2
3
4
5
6
7
8
9
10
11
diff --git a/NEWS b/NEWS
index 31f8782..c99ac92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
 Version 3.4.1 - 31st August 2013
 
+- API mcast add a description option with miner.php
 - Always use a maxpacketsize buffer in usb_bulk_transfer
 - bflsc ensure getinfo cannot overflow it's storage buffer
 - Don't decref json values in stratum parsing due to memory corruption.