summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-08-21 19:49:42 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-08-21 19:49:42 +0200
commitadbdfbc7aea7e4df7fe8ca4e3fb3fd9685936a26 (patch)
tree068fbd091e42cc03e726df7cb1954334a1b3007a
parent1fab853cb8a76eb9b7c5400924a8c53b3b095712 (diff)
downloadxmobar-adbdfbc7aea7e4df7fe8ca4e3fb3fd9685936a26.tar.gz
xmobar-adbdfbc7aea7e4df7fe8ca4e3fb3fd9685936a26.tar.bz2
NEWS updates
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9b398f2..b01ada9 100644
--- a/NEWS
+++ b/NEWS
@@ -5,12 +5,16 @@
_New features_
- - New monitor brightness monitor, courtesy of Martin Perner.
+ - New brightness monitor, courtesy of Martin Perner.
+ - New DateZone plugin, for localized datetimes, also by Martin.
_Bug fixes_
- [issue 50]: `MPD` monitor now works with libmpd 0.6.
- Template sections without fields are now correctly displayed.
+ - Catch errors when reading battery status (Ben Boeckel).
+ - Compilation issues with ghc 7.x (Sergei Trofimovich).
+ - Fixes for CoreTemp monitor in new kernels (Norbert Zeh).
[issue 50]: http://code.google.com/p/xmobar/issues/detail?id=14