diff options
author | jao <jao@gnu.org> | 2011-06-02 04:03:30 -0700 |
---|---|---|
committer | jao <jao@gnu.org> | 2011-06-02 04:03:30 -0700 |
commit | f814701318ef4482e1e0d5b14f4225471996c670 (patch) | |
tree | 474eb9b18482b3fa84aa74fec6893c89574022fb /NEWS | |
parent | ebdbbd4829b155a0ff739596cb12f1d1356c9591 (diff) | |
download | xmobar-f814701318ef4482e1e0d5b14f4225471996c670.tar.gz xmobar-f814701318ef4482e1e0d5b14f4225471996c670.tar.bz2 |
Update libmpd version in cabal file
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,6 +1,14 @@ % xmobar - Release notes % Jose A. Ortega Ruiz +## Version 0.14 + +_Bug fixes_ + + - [issue 50]: `MPD` monitor now works with libmpd 0.6. + +[issue 50]: http://code.google.com/p/xmobar/issues/detail?id=14 + ## Version 0.13 (March 28, 2011) _New features_ |