diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-04 21:37:56 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2011-01-04 21:37:56 +0100 |
commit | 63d1501764968f3af864f7d16eb89301f9ee8875 (patch) | |
tree | 401b36e86181d000f75325926b5bf58ec080b690 | |
parent | 65bead03bb04256ae2001f6c1d2388b476057ec3 (diff) | |
download | xmobar-63d1501764968f3af864f7d16eb89301f9ee8875.tar.gz xmobar-63d1501764968f3af864f7d16eb89301f9ee8875.tar.bz2 |
NEWS update
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,10 +6,13 @@ _Bug fixes_ - [issue 27]: `BottomSize` placement now respects its width argument. + - [issue 36]: Battery monitor now supports non-standard locations of + the `/sys/class/power_supply/AC/online` file. - Text is now correctly centered vertically. - `FullBM` border spec fixed. [issue 27]: http://code.google.com/p/xmobar/issues/detail?id=27 +[issue 36]: http://code.google.com/p/xmobar/issues/detail?id=36 ## Version 0.12 (Dec 24, 2010) |