summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-01-31 02:32:53 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-01-31 02:32:53 +0100
commit7d32da7117f91c65bbc58c30648b60d767ebf8c3 (patch)
treed7bcf592906ffa7b52bdeb6732eb9dad9a2fef7f /NEWS
parent72d8fb3a4de6b15b6044254ae5e719fde09bdf9f (diff)
downloadxmobar-7d32da7117f91c65bbc58c30648b60d767ebf8c3.tar.gz
xmobar-7d32da7117f91c65bbc58c30648b60d767ebf8c3.tar.bz2
DiskIO working with /dev entries which are symlinks
We were getting confused by devices appearing in mtab by their symbolic path (such as an entry in /dev/disk/by-uuid and the like).
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0e15b82..c68b90e 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,8 @@ _Bug fixes_
- [issue 56]: vertical alignment of text improved.
- [issue 64]: display of `watts` in `Batt` monitor fixed.
- [issue 67]: compilation in DragonFly.
+ - DiskIO works also when device path in mtab are symbolic links
+ to the real device file.
[issue 56]: http://code.google.com/p/xmobar/issues/detail?id=56
[issue 58]: http://code.google.com/p/xmobar/issues/detail?id=58