From 37af22027c0423180f34407b27b5295e32bedc36 Mon Sep 17 00:00:00 2001 From: Andoni del Olmo Date: Sun, 28 Mar 2021 14:37:19 +0200 Subject: [PATCH] update changelog for v1.14 --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 837ec3a..ca33b25 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +hd-idle (1.14) unstable; urgency=medium + + * Add logrotate for log file /var/log/hd-idle.log + * Use partitions read/write to calculate disk activity: + It changes the method to calculate disk activity. Now the disk activity is calculated by watching read/write + changes on partition level instead of disk level. + + -- Andoni del Olmo Sun, 28 Mar 2021 14:34:51 +0200 + hd-idle (1.13) unstable; urgency=medium * Fix crash when required arguments are not given. Now it will fail