summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2003-10-18 17:32:49 +0000
committerjkar8572 <jkar8572>2003-10-18 17:32:49 +0000
commit3912b14a2db657893abce87cf9b9a0b2e1df0c5c (patch)
tree1c3ec3157b24a301224999aacc2ed3d04efb30bb /Changelog
parentd0026af1200f5848032ff77605c674a7885e83eb (diff)
Fixed fake error messages from rpc.rquotad
Fixed reporting of quotas on NFS filesystem without quotas
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a6fb5ec..4b52a95 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,7 @@
Changes in quota-tools from 3.09 to 3.10
+* Fixed fake error messages from rpc.rquotad (Jan Kara)
+* quota(1) now does not print info for NFS filesystems without quotas (Jan Kara)
+* XFS roothack option disabled by default (Nathan Scott)
* added option to warnquota(8) to supress details of report (Marco van Wieringen)
* fixed problems with multiple lines values in warnquota(8) (F. Depke)
* changed detection of kernel interface so that it works even without /proc (Jan Kara, Johan Ekenberg)