From e8eeea4cfc2545286fcecb02d60c01409c452d29 Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Sun, 29 Apr 2012 10:09:18 +1000 Subject: [PATCH] More NEWS. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index d8f3eed3..af9b8bb9 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