summaryrefslogtreecommitdiffhomepage
path: root/news.md
diff options
context:
space:
mode:
Diffstat (limited to 'news.md')
-rw-r--r--news.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/news.md b/news.md
index 27e2e45..487ae31 100644
--- a/news.md
+++ b/news.md
@@ -14,12 +14,17 @@ _New features_
using Haskell-style multiline script, thanks to dunric
- Icons can now be also xpm files (if xmobar is compiled with
`with_xpm`), thanks to Alexander Shabalin.
+ - New `borderWidth` option to set xmobar's boder width, thanks to
+ Travis Staton.
_Bug fixes_
+ - Much more efficient implementation of the `Locks` plugin, thanks
+ to Anton Vorontsov (see [pull request #195]).
- Not colorizing total disk size in `DiskU` ([issue #189]).
[issue #189]: https://github.com/jaor/xmobar/issues/89
+[pull request #195]: https://github.com/jaor/xmobar/pull/195
## Version 0.21 (Jul 1, 2014)