From fa5443124c7aded9698e7683eca1e5c31a550ed4 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 18 Dec 2011 03:17:38 +0100 Subject: New -d (decimal digits) monitor option (issue #58) --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b63122a..8cb34c1 100644 --- a/NEWS +++ b/NEWS @@ -7,11 +7,19 @@ _Incompatible changes_ - `Batt` monitor no longer uses `-c` to specify the charge file: it should figure things out by itself. +_New features_ + + - New monitor option `-d` to specify the number of decimal places to + display for float numbers. Defaults to 0. See [issue 58]. + _Bug fixes_ - Stricter build dependencies versioning in cabal file. - [issue 64]: display of `watts` in `Batt` monitor fixed. +[issue 58]: http://code.google.com/p/xmobar/issues/detail?id=58 +[issue 64]: http://code.google.com/p/xmobar/issues/detail?id=64 + ## Version 0.14 (Dec 10, 2011) _New features_ -- cgit v1.2.3