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 /news.md | |
parent | 16f0bee5a49f95aa47e1ab59010f79b62c07710b (diff) | |
download | xmobar-4aac34f1b04697bbb995cfac056ee7907cbc1f36.tar.gz xmobar-4aac34f1b04697bbb995cfac056ee7907cbc1f36.tar.bz2 |
News and credit for Anton's excellent patches
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 3 |
1 files changed, 3 insertions, 0 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) |