summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-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)