diff options
| author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-08-21 19:49:42 +0200 | 
|---|---|---|
| committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-08-21 19:49:42 +0200 | 
| commit | adbdfbc7aea7e4df7fe8ca4e3fb3fd9685936a26 (patch) | |
| tree | 068fbd091e42cc03e726df7cb1954334a1b3007a | |
| parent | 1fab853cb8a76eb9b7c5400924a8c53b3b095712 (diff) | |
| download | xmobar-adbdfbc7aea7e4df7fe8ca4e3fb3fd9685936a26.tar.gz xmobar-adbdfbc7aea7e4df7fe8ca4e3fb3fd9685936a26.tar.bz2  | |
NEWS updates
| -rw-r--r-- | NEWS | 6 | 
1 files changed, 5 insertions, 1 deletions
@@ -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  | 
