summaryrefslogtreecommitdiffhomepage
path: root/news.md
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2014-02-05 01:55:30 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2014-02-05 01:55:30 +0100
commit14480f667cf129808d7732e36cdeee0a27c95624 (patch)
tree6b1138546035f4be47d08ae95d3ce84522091c70 /news.md
parenta7f0be94f66210ad1f70f0e101050dd5e5cabfc9 (diff)
downloadxmobar-14480f667cf129808d7732e36cdeee0a27c95624.tar.gz
xmobar-14480f667cf129808d7732e36cdeee0a27c95624.tar.bz2
Fix for infinite loops when MPD is not running
Should address #76 and #111.
Diffstat (limited to 'news.md')
-rw-r--r--news.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/news.md b/news.md
index 55b2dff..414b529 100644
--- a/news.md
+++ b/news.md
@@ -5,6 +5,7 @@
_Bug fixes_
- Fix for `Memory` monitor in 3.14 kernels (Ben Boeckel).
+ - Fix for infinite loops in `AutoMPD` ([issue #76], [issue #111]).
- More robust AC readings in `BatteryP`.
- Fix for `Top` monitor's readings for processes whose name contains
blanks.
@@ -12,6 +13,9 @@ _Bug fixes_
- Fixes for missing XDG configuration (Thiago Negri and James McCoy).
- Compatibility with latest `directory` (1.2.0.2).
+[issue #76]: https://github.com/jaor/xmobar/issues/76
+[issue #111]: https://github.com/jaor/xmobar/issues/111
+
## Version 0.19 (October 27, 2013)
As of this release, the old bug tracker at Google code is deprecated.