summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-12-18 03:17:38 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-12-18 03:17:38 +0100
commitfa5443124c7aded9698e7683eca1e5c31a550ed4 (patch)
tree006fdebe6e83a1b4619cb8c0f9060274f41a357d /NEWS
parent1e43372a6112a8f07ab47be470ba68633f96741b (diff)
downloadxmobar-fa5443124c7aded9698e7683eca1e5c31a550ed4.tar.gz
xmobar-fa5443124c7aded9698e7683eca1e5c31a550ed4.tar.bz2
New -d (decimal digits) monitor option (issue #58)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
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_