diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-02-13 03:22:24 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-02-13 03:22:24 +0100 |
commit | 8f7606493f55c503e5be9047b176ad4941c06a0b (patch) | |
tree | f6ffae7b9ba2db253777458ca701ab96278b8614 /NEWS | |
parent | 5241b9a717f34cabe762c8e180cfc9adf052eabc (diff) | |
download | xmobar-8f7606493f55c503e5be9047b176ad4941c06a0b.tar.gz xmobar-8f7606493f55c503e5be9047b176ad4941c06a0b.tar.bz2 |
NEWS updated for the latest change
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,8 @@ _Bug fixes_ - [issue 30]: `Mail` plugin can be specified anywhere in commands list. - [issue 36]: Battery monitor now supports non-standard locations of the `/sys/class/power_supply/AC/online` file. + - [issue 40]: Battery monitor now supports the new power_now, that + replaces current_now in linux kernels for v. 2.36 and above. - [issue 42]: More accurate net monitor rates. - Text is now correctly centered vertically. - `FullBM` border spec fixed. @@ -35,6 +37,7 @@ _Bug fixes_ [issue 30]: http://code.google.com/p/xmobar/issues/detail?id=30 [issue 36]: http://code.google.com/p/xmobar/issues/detail?id=36 [issue 38]: http://code.google.com/p/xmobar/issues/detail?id=38 +[issue 40]: http://code.google.com/p/xmobar/issues/detail?id=40 [issue 42]: http://code.google.com/p/xmobar/issues/detail?id=42 ## Version 0.12 (Dec 24, 2010) |