summaryrefslogtreecommitdiffhomepage
path: root/news.md
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2013-10-27 15:24:37 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2013-10-27 15:24:37 +0100
commit69a552a786d05011e3bad23f38add8f99c62468c (patch)
tree5e189b1c34b872481788d1d4a728bab058f08557 /news.md
parentd7a3df4de84acf1a7a8cd714feb4a2cdd42a127d (diff)
downloadxmobar-69a552a786d05011e3bad23f38add8f99c62468c.tar.gz
xmobar-69a552a786d05011e3bad23f38add8f99c62468c.tar.bz2
Using width options in wattage display (fixes #118)
Diffstat (limited to 'news.md')
-rw-r--r--news.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/news.md b/news.md
index 64c7852..c1d85b5 100644
--- a/news.md
+++ b/news.md
@@ -16,7 +16,9 @@ _New features_
_Bug fixes_
- - Honour the "-d" option in `CoreTemp` ([github #115])
+ - Honour the width options `-w`, `-m` and `-M` in battery monitors
+ watts display ([github #118]).
+ - Honour the `-d` option in `CoreTemp` ([github #115])
- Fix for systems not supporting PCRE regular expressions: we use
now BCEs, so regex-compat should be enough everywhere (see
[github #117]).
@@ -28,6 +30,7 @@ _Bug fixes_
[github #117]: https://github.com/jaor/xmobar/issues/117
[github #125]: https://github.com/jaor/xmobar/issues/125
[issue #65]: http://code.google.com/p/xmobar/issues/detail?id=65
+[github #118]: https://github.com/jaor/xmobar/issues/118
## Version 0.18 (June 5, 2013)