From bb574d6ce8d8009e2799be389c9a8cdbd444d37b Mon Sep 17 00:00:00 2001 From: Con Kolivas Date: Fri, 6 Jan 2012 20:37:15 +1100 Subject: [PATCH] Update NEWS. --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 4bbe89ce..8417f73f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +Version 2.1.2 - January 6, 2012 + +- If api-description is specified, save it when writing the config file +- Adjust utility width to be constant maximum as well. +- Add percent signs to reject ratio outputs +- Should the donation pool fail, don't make the fallover pool behave as though +the primary pool is lagging. +- Use an alternative pool should the donation getwork fail. + + Version 2.1.1 - January 1, 2012 - Include API examples in distribution tarball.