diff options
-rw-r--r-- | news.md | 6 | ||||
-rw-r--r-- | readme.md | 2 |
2 files changed, 6 insertions, 2 deletions
@@ -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) @@ -1440,7 +1440,7 @@ Negri, Edward O'Callaghan, Svein Ove, Martin Perner, Jens Petersen, Alexander Polakov, Petr Rockai, Andrew Sackville-West, Alexander Shabalin, Peter Simons, Alexander Solovyov, John Soros, Travis Staton, Artem Tarasov, Sergei Trofimovich, Thomas Tuegel, Jan Vornberger, -Anton Vorontsov, Daniel Wagner and Norbert Zeh. +Anton Vorontsov, Daniel Wagner, Phil Xiaojun Hu and Norbert Zeh. [jao]: http://jao.io [incorporates patches]: http://www.ohloh.net/p/xmobar/contributors |