summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2007-02-22 10:30:14 +0000
committerjkar8572 <jkar8572>2007-02-22 10:30:14 +0000
commit3cdc88177978e5321650bf6e7361469395c03329 (patch)
treec4e08b42843dd873a73106a8711b76f8f8607ecd /Changelog
parent163122f4ead1f93c8d4dce369043f609efffd604 (diff)
downloadlinuxquota-3cdc88177978e5321650bf6e7361469395c03329.tar.gz
* added option -A to quota(1) to report all NFS mountpoints (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 3a1df90..e015242 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.14 to 3.15
+* added option -A to quota(1) to report all NFS mountpoints (Jan Kara)
* fixed XFS handling to work with loopback mounted devices (Jan Kara)
* fixed mountpoints scanning to make XFS -x delete command work (Jan Kara)
* fixes of signed vs unsigned int issues (Jan Kara)