summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2005-03-31 11:48:02 +0000
committerjkar8572 <jkar8572>2005-03-31 11:48:02 +0000
commit48e25f93f40a71786df4598fc9ca038779cda979 (patch)
treeee17e1e568102e5f0db8d668a29003bb080e2d52 /Changelog
parenta3e6ab429f0e3c126234240689bd8c6c725d8ef2 (diff)
Various tools fixes (manpages, quotacheck, NFSv4) (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c97aa72..b024fd0 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,8 @@
Changes in quota-tools from 3.12 to 3.13
+* minor manpage and help-text fixes (Jan Kara)
+* fixed quotacheck(8) to check each block only once (Jan Kara)
+* fixed quotacheck(8) messages about corrupted blocks (Jan Kara)
+* fixed quotacheck(8) to rename quota files after turning quotas off (Jan Kara)
* added sanity check to quota reporting (Jan Kara)
* fixed check for illegal references in quotacheck(8) (Jan Kara)
* added NFSv4 to the list of supported fs types (Jan Kara)