summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2001-12-14 07:50:48 +0000
committerjkar8572 <jkar8572>2001-12-14 07:50:48 +0000
commit20fd773d48a98f9595608d91f8693adfa2176f21 (patch)
treedb9717cb835485d4afc01d9167c3653df416b063 /Changelog
parente99e7c28be649175c28f31322d34f6efb262ebed (diff)
quotacheck now skips quota file scanning when file not found.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index d111efe..13d9c17 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
Changes in quota-tools from 3.02 to 3.03
-*
+* quotacheck now skips quota file scanning when file not found (Jan Kara)
+* repquota shouldn't show grace times when softlimit is not exceeded (Jan Kara)
* removed bogus error message in mountpoint scanning (Jan Kara)
* fixed mountpoint scanning initialization (solved rpc.rquotad SEGFAULT) (Jan Kara)
* rpc.rquotad now doesn't need mountpoint for quota operations (Jan Kara)