diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-12-30 04:36:19 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2013-12-30 04:36:19 +0100 |
commit | 9a9f660998857dba72a13a7376c32ae6c41c1a64 (patch) | |
tree | 5ea04d32620660b2261ab6a622c5659f830cac8b /news.md | |
parent | 5bbb923bf9e166640ac2c131f21d18623c28ffc9 (diff) | |
download | xmobar-9a9f660998857dba72a13a7376c32ae6c41c1a64.tar.gz xmobar-9a9f660998857dba72a13a7376c32ae6c41c1a64.tar.bz2 |
Fix for Top parsing of command lines containing blanks
Diffstat (limited to 'news.md')
-rw-r--r-- | news.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ % xmobar - Release notes +## Version 0.20 () + +_Bug fixes_ + + - Fix for `Top` monitor's readings for processes whose name contains + blanks. + - Fixes for geometry computation on multihead (Dmitry Malikov). + - Fixes for missing XDG configuration (Thiago Negri and James McCoy). + - Compatibility with latest `directory` (1.2.0.2). + ## Version 0.19 (October 27, 2013) As of this release, the old bug tracker at Google code is deprecated. |