summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2010-06-10 10:12:49 +0000
committerjkar8572 <jkar8572>2010-06-10 10:12:49 +0000
commitb95ab586eceb96bc02a66b3049a2e0a2647926c8 (patch)
treeff0f3003c144c9ec195d64d9b77578485f671588 /Changelog
parentb58944b582722dd3c56893eb4b6c8b8a0291201d (diff)
* fix quotaon to print all informational messages only in verbose mode (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2c4e872..622ba70 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,6 @@
Changes in quota-tools from 3.17 to 4.00-pre2
+* fix quotaon to print all informational messages only in verbose mode (Jan Kara)
+* fix warnquota manpage to not speak about RPC (Jan Kara)
* fix repquota to get latest quota info header (Jan Kara)
* do not count system inodes into quota for ext[234] (Jan Kara)
* improve detection of XFS kernel quota interface (Jan Kara)