summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-01-06 19:35:23 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-01-06 19:35:23 +0100
commite5135d0784aac75439857bced72c7f40e036065b (patch)
tree9fcb94416e1964a07d60f5dc7c58537cf12c068f
parent91a1bc6c311cbf1efc48cde59a593ddf65409a5c (diff)
downloadxmobar-e5135d0784aac75439857bced72c7f40e036065b.tar.gz
xmobar-e5135d0784aac75439857bced72c7f40e036065b.tar.bz2
NEWS updated
-rw-r--r--NEWS12
1 files changed, 10 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 5822ee6..65d4fec 100644
--- a/NEWS
+++ b/NEWS
@@ -3,15 +3,23 @@
## Version 0.12.1
+_Incompatible changes_
+
+ - The `Mail` plugin now takes a second parameter (a string)
+ specifying its alias.
+
_Bug fixes_
+ - Text is now correctly centered vertically.
+ - `FullBM` border spec fixed.
- [issue 27]: `BottomSize` placement now respects its width argument.
+ - [issue 28]: Compilation in Mac OS X fixed.
+ - [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.
- - Text is now correctly centered vertically.
- - `FullBM` border spec fixed.
[issue 27]: http://code.google.com/p/xmobar/issues/detail?id=27
+[issue 28]: http://code.google.com/p/xmobar/issues/detail?id=28
[issue 36]: http://code.google.com/p/xmobar/issues/detail?id=36
## Version 0.12 (Dec 24, 2010)