Commit 19cad2a61588139ffdd78661cf73e5f1e0269bea

Con Kolivas 2011-11-11T19:31:59

Update NEWS.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
diff --git a/NEWS b/NEWS
index 6967c84..dfe6320 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 2.0.8
+
+- Make longpoll do a mandatory flushing of all work even if the block hasn't
+changed, thus supporting longpoll initiated work change of any sort and merged
+mining.
+- Byteswap computed hash in hashtest so it can be correctly checked. This fixes
+the very rare possibility that a block solve on solo mining was missed.
+- Add x86_64 w64 mingw32 target
+- Allow a fixed speed difference between memory and GPU clock speed with
+--gpu-memdiff that will change memory speed when GPU speed is changed in
+autotune mode.
+
+
 Version 2.0.7 - October 17, 2011
 
 - Support work without midstate or hash1, which are deprecated in bitcoind 0.5+