summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2002-02-27 21:23:55 +0000
committerjkar8572 <jkar8572>2002-02-27 21:23:55 +0000
commit9f04804a8da0547a6d6d18bbd83501a5db164e1a (patch)
treea79272d513b79f632cb7d6a7244675873b05095d /Changelog
parent5d3392cbdbb422993125b5aa8a8de402fcbc4b04 (diff)
Fixed minor bug in grace time printing (Jan Kara)
Fixed quotaon behaviour with "too new" kernels (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index aeb1124..3974fcd 100644
--- a/Changelog
+++ b/Changelog
@@ -6,7 +6,9 @@ Changes in quota-tools from 3.03 to 3.04
* added -q <quotatab> and -c <configfile> options to warnquota(8) (Jan Kara)
* added some notes about quotatab to warnquota manpage (Jan Kara)
* fixed bug in options parsing of warnquota(8) (Michael Meskes)
-* Ignore automount mountpoints (Philippe Troin)
+* ignore automount mountpoints (Philippe Troin)
+* fixed minor bug in printing grace times (Jan Kara)
+* fixed quotaon(8) behaviour when it sees newer kernel then it's able to handle (Jan Kara)
Changes in quota-tools from 3.02 to 3.03