summaryrefslogtreecommitdiffhomepage
path: root/news.md
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2014-09-18 17:46:09 +0200
committerjao <jao@gnu.org>2014-09-18 17:46:09 +0200
commitb7973cb8af3b03f6add1a0f0bb4cc790b1223609 (patch)
tree812b1f15f05d4e4ec11b1a5beeca48e2f406d1c1 /news.md
parentc5cca595526a51b10db2896f9facfede049fa4e1 (diff)
downloadxmobar-b7973cb8af3b03f6add1a0f0bb4cc790b1223609.tar.gz
xmobar-b7973cb8af3b03f6add1a0f0bb4cc790b1223609.tar.bz2
News and credit to Phil
Diffstat (limited to 'news.md')
-rw-r--r--news.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/news.md b/news.md
index 583ef9a..4a8723d 100644
--- a/news.md
+++ b/news.md
@@ -16,17 +16,21 @@ _New features_
`with_xpm`), thanks to Alexander Shabalin.
- New `borderWidth` option to set xmobar's boder width, thanks to
Travis Staton.
+ - Support for multiple Xft fonts, thanks to Phil Xiaojun Hu and
+ Cedric staub (see [pull request #196]).
_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]).
- - Avoiding zombies on click actions ([issue #181]).
+ - Avoiding zombies on click actions, thanks to Phil Xiaojun Hu
+ ([issue #181]).
[issue #181]: https://github.com/jaor/xmobar/issues/181
[issue #189]: https://github.com/jaor/xmobar/issues/189
[pull request #195]: https://github.com/jaor/xmobar/pull/195
+[pull request #196]: https://github.com/jaor/xmobar/pull/196
## Version 0.21 (Jul 1, 2014)