summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2009-12-21 18:16:54 +0000
committerjkar8572 <jkar8572>2009-12-21 18:16:54 +0000
commit3786e49ea95fd4091d2a96b2db6104b225e44f2f (patch)
tree54b55568d2e9503bdbaa7f637c4524c9f7562441 /Changelog
parentaee64e6dcd0366cd826587361b0becdf90a33608 (diff)
Fixed error reporting when rpc format specified on command line (Jan Kara)
Added missing files.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 3 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index 4b4e2d2..9b4f1dc 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
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)
+* Fixed error reporting when rpc format specified on command line (Jan Kara)
+* 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)