diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-08-21 21:21:02 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-08-21 21:21:02 +0200 |
commit | d17958115fbb80d5baf58830f33390cd21acedac (patch) | |
tree | cfb558267a25184fb321b0b79dedc260dead012c /NEWS | |
parent | be97b76ef677a33aea1b688aeba8453c8db6306c (diff) | |
download | xmobar-d17958115fbb80d5baf58830f33390cd21acedac.tar.gz xmobar-d17958115fbb80d5baf58830f33390cd21acedac.tar.bz2 |
Report iowait in Cpu monitor (fixes #55)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,7 @@ _New features_ - New brightness monitor, courtesy of Martin Perner. - New DateZone plugin, for localized datetimes, also by Martin. + - Cpu monitor now also reports `iowait` field ([issue 55]). _Bug fixes_ @@ -19,6 +20,7 @@ _Bug fixes_ [issue 48]: http://code.google.com/p/xmobar/issues/detail?id=48 [issue 50]: http://code.google.com/p/xmobar/issues/detail?id=50 +[issue 55]: http://code.google.com/p/xmobar/issues/detail?id=55 ## Version 0.13 (March 28, 2011) |