From ededb764b496669013198419a56f2ee513d52587 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sat, 28 Jul 2012 21:21:35 +0200 Subject: Fixes for DiskU, which was exploding on recent Linux We're using now the recommended statvfs interface, instead of the obsolete statfs64. Moreover, we compute correctly the used space. --- news.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'news.md') diff --git a/news.md b/news.md index 24dd1a1..963f5c5 100644 --- a/news.md +++ b/news.md @@ -4,11 +4,17 @@ _New features_ - - New monitor AutoMPD, which uses asynchronous events to display MPD - status (thanks to Ben Boeckel). + - New monitor `AutoMPD`, which uses asynchronous events to display + MPD status (thanks to Ben Boeckel). - Dependencies updated to latest mtl and libmpd (thanks to Sergei Trofimovich). +_Bug fixes_ + + - `DiskU`, the disk usage monitor, works again correctly on Linux, + instead of randomly crashing every now and then, and reporting + wrong used size. + ## Version 0.15 (June 4, 2012) _Incompatible changes_ -- cgit v1.2.3