From 7d32da7117f91c65bbc58c30648b60d767ebf8c3 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Tue, 31 Jan 2012 02:32:53 +0100 Subject: 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). --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3