diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-08-31 16:08:05 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-08-31 16:08:05 +0200 |
commit | e6e1734bc9fea3827e6692e52979ba46f1cd8b99 (patch) | |
tree | cd4e15d9575818b75f7ccfa5761ddec391044f28 | |
parent | 537238b59fdf86f56ba8e0e0a756b3a8f2050581 (diff) | |
download | xmobar-e6e1734bc9fea3827e6692e52979ba46f1cd8b99.tar.gz xmobar-e6e1734bc9fea3827e6692e52979ba46f1cd8b99.tar.bz2 |
Update of the NEWS update
-rw-r--r-- | NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -17,9 +17,9 @@ _Bug fixes_ - 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). - - Fixes for pulseaudio problems in volume monitor (Martin Perner). - - Fixes for parsing of 'Run XMonadProp'-alike entries in config file - (Martin). + - Fix for pulseaudio problems in volume monitor (Martin Perner). + - Fix for parsing errors when a `Run` entry ended in an array + (Martin). [issue 48]: http://code.google.com/p/xmobar/issues/detail?id=48 [issue 50]: http://code.google.com/p/xmobar/issues/detail?id=50 |