summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2008-12-18 23:57:25 +0000
committerjkar8572 <jkar8572>2008-12-18 23:57:25 +0000
commit4afabfe703b1d54ce055ff792ded78cf778b5ec4 (patch)
tree0bc78b4ba9edb78c56f518961feabededc67f9bb /Changelog
parent830ca0318fc60c8566d76b3961bf9c40e2276569 (diff)
Do not allow setting of user's grace time when softlimit is not exceeded (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index fba3be0..b4f6a6f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.16 to 3.17
+* do not allow setting of user's grace time when softlimit is not exceeded (Jan Kara)
* fix reference to rpc manpage (anonymous reporter)
* add EXT4 (not only EXT4DEV) to the list of supported filesystems (Mingming Cao)
* fix setting of more than 31-bit block and inode limits (Gui Xiaohua)