diff options
author | jao <jao@gnu.org> | 2014-09-17 05:59:54 +0200 |
---|---|---|
committer | jao <jao@gnu.org> | 2014-09-17 05:59:54 +0200 |
commit | 4aac34f1b04697bbb995cfac056ee7907cbc1f36 (patch) | |
tree | bec6c873cfff60a81b7a32c48ca6e20976dfdd55 | |
parent | 16f0bee5a49f95aa47e1ab59010f79b62c07710b (diff) | |
download | xmobar-4aac34f1b04697bbb995cfac056ee7907cbc1f36.tar.gz xmobar-4aac34f1b04697bbb995cfac056ee7907cbc1f36.tar.bz2 |
News and credit for Anton's excellent patches
-rw-r--r-- | news.md | 3 | ||||
-rw-r--r-- | readme.md | 2 |
2 files changed, 4 insertions, 1 deletions
@@ -19,9 +19,12 @@ _New features_ _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) @@ -1436,7 +1436,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, -Daniel Wagner and Norbert Zeh. +Anton Vorontsov, Daniel Wagner and Norbert Zeh. [jao]: http://jao.io [incorporates patches]: http://www.ohloh.net/p/xmobar/contributors |