diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-11 21:41:08 +0100 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-12-11 21:41:08 +0100 |
commit | 4b26940ed310b9d7119eaf83c18526eb5ec38cd5 (patch) | |
tree | 2f9be0ff20806b9330d2125cbeae9afac5101cd3 /NEWS | |
parent | 643b9235844d730aa9f0340da2a290a3c42bbccc (diff) | |
download | xmobar-4b26940ed310b9d7119eaf83c18526eb5ec38cd5.tar.gz xmobar-4b26940ed310b9d7119eaf83c18526eb5ec38cd5.tar.bz2 |
MBox: support for ~ paths and skipping non-existing mboxes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -33,6 +33,8 @@ _New features_ present CPUs (Ben Boeckel). - CpuFreq monitor uses just one decimal digit for GHz values (Petr Rockai). + - Mail plugin expands paths starting with "~/" (Ben Boeckel). Ditto + MBox. - New compilation flag, `all_extensions`. - Documentation and website updates. @@ -46,6 +48,7 @@ _Bug fixes_ boxes in monitors (Norbert Zeh). - TopMem and TopProc now use the `-L` and `-H` options correctly for memory template fields. + - MBox skips non-existent mbox paths instead of hanging. [issue 23]: http://code.google.com/p/xmobar/issues/detail?id=23 [issue 24]: http://code.google.com/p/xmobar/issues/detail?id=24 |