summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJan Kara <jack@suse.cz>2011-01-06 21:15:46 +0100
committerJan Kara <jack@suse.cz>2011-01-06 21:15:46 +0100
commit8a4dc3612c6c170c05e5eef68dd3555baeb341c1 (patch)
tree3df70c155be8776c1f549cdbe7e8a677453e8efc /Changelog
parent346d2f876c988747f9dc1c57aa8c6fc92052e5de (diff)
Check whether set limits fit into the range supported by quota format.
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 416cd2c..fb52bbe 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,6 @@
Changes in quota-tools from 3.17 to 4.00-pre2
+* check whether set limits fit into range supported by quota format (Jan Kara)
+* remove checking of filesystem type from hasquota() (Jan Kara)
* create quota-nfs.sh script for nicer quota(1) output formatting on some NFS clients (Jan Kara)
* add options for quota(1) modifying formatting of filesystem identificaion (Jan Kara)
* minor updates of manpages (Jan Kara)