Commit e8eeea4cfc2545286fcecb02d60c01409c452d29

Con Kolivas 2012-04-29T10:09:18

More NEWS.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/NEWS b/NEWS
index d8f3eed..af9b8bb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
 Version 2.3.6 - April 29, 2012
 
+- Shorten stale share messages slightly.
+- Protect the freeing of current_hash under mutex_lock to prevent racing on it
+when set_curblock is hit concurrently.
 - Change default behaviour to submitting stale, removing the --submit-stale
 option and adding a --no-submit-stale option.
 - Make sure to start the getwork and submit threads when a pool is added on the