summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-11 21:41:08 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2010-12-11 21:41:08 +0100
commit4b26940ed310b9d7119eaf83c18526eb5ec38cd5 (patch)
tree2f9be0ff20806b9330d2125cbeae9afac5101cd3 /NEWS
parent643b9235844d730aa9f0340da2a290a3c42bbccc (diff)
downloadxmobar-4b26940ed310b9d7119eaf83c18526eb5ec38cd5.tar.gz
xmobar-4b26940ed310b9d7119eaf83c18526eb5ec38cd5.tar.bz2
MBox: support for ~ paths and skipping non-existing mboxes
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 295a99f..10038c3 100644
--- a/NEWS
+++ b/NEWS
@@ -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