Commit 7a8ceee29480a4228f71da1807b1e2ebbd2d95ab

Con Kolivas 2011-07-29T01:15:57

Update news.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
diff --git a/NEWS b/NEWS
index 1d7f40d..3c81688 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+Version 1.5.2 - July 28, 2011
 
 - Restarting a hung GPU can hang the rest of the GPUs so just declare it dead
 and provide the information in the status.
@@ -13,6 +14,10 @@ running.
 they don't support opencl. Don't fail with them, just provide a warning and
 disable GPU mining.
 - Add http:// if it's not explicitly set for URL entries.
+- Log to the output file at any time with warnings and errors, instead of just
+when verbose mode is on.
+- Display the correct current hash as per blockexplorer, truncated to 16
+characters, with just the time.
 
 
 Version 1.5.1 - July 27, 2011