diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-03-10 00:53:16 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2014-03-10 00:53:16 +0100 |
commit | 40a2d25767a25dacc4a961f22b023131f86417f8 (patch) | |
tree | 2bcd8ba2002aa5e466617df21b47ab2fd574a209 | |
parent | 870e95d778703ce5c02aa25a6af74c7e8052e8b3 (diff) | |
download | xmobar-40a2d25767a25dacc4a961f22b023131f86417f8.tar.gz xmobar-40a2d25767a25dacc4a961f22b023131f86417f8.tar.bz2 |
News update0.20
-rw-r--r-- | news.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,16 +1,16 @@ % xmobar - Release notes -## Version 0.20 () +## Version 0.20 (March 10, 2014) _New features_ - - Mouse actions now support multiple buttons, thanks to Marcin - Mikołajczyk. + - Mouse actions now support multiple buttons, by Marcin Mikołajczyk. - Non supported monitors are ignored in configuration files (see - [issue #139]), thanks to Adam Vogt. + [issue #139]), by Adam Vogt. _Bug fixes_ + - `Disk` monitor now ignores non-existent devices (Reto Hablützel). - `Weather` is now non-blocking and doesn't use curl (Ben Boeckel). - Fix for `Memory` monitor in 3.14 kernels (Ben Boeckel). - Fix for infinite loops in `AutoMPD` ([issue #76], [issue #111]). |