summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2009-12-14 22:27:33 +0000
committerjkar8572 <jkar8572>2009-12-14 22:27:33 +0000
commitaee64e6dcd0366cd826587361b0becdf90a33608 (patch)
tree25e28f2571fb978a5055639c52a7890f14488b58 /Changelog
parentb49ff22e44be4b53907edb51ce80d5e65cc87857 (diff)
* convert quota limits using rq_bsize from RPC request (Jan Kara)
* added noreturn attribute to die to avoid false warnings (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 90ec4da..4b4e2d2 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,6 @@
Changes in quota-tools from 3.17 to 4.00-pre1
+* convert quota limits using rq_bsize from RPC request (Jan Kara)
+* added noreturn attribute to die to avoid false warnings (Jan Kara)
* 64-bit quota support, rewritten some code to allow clean integration (Jan Kara)
* Improved header of quota an repquota output when -s option is used (Jan Kara)
* Fixed mountpoint scanning when NFS mountpoint is specified on command line (Jan Kara)