summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2010-01-05 16:04:57 +0000
committerjkar8572 <jkar8572>2010-01-05 16:04:57 +0000
commitd271d0a329a5b3e99f4ad209b5270a8648739ff0 (patch)
treebb40ea2801530ab7865737cdb77b60335d48aa5c /Changelog
parent077c4c5cd183f46e89f6cb5b1269019235bb9b8a (diff)
* Rewritten configuration script to create config.h (Jan Kara)
* Use /proc/mounts for mountpoint scanning (Jan Kara) * Removed use of reserved identifiers (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 4326482..0691d12 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,8 @@
Changes in quota-tools from 3.17 to 4.00-pre1
-* Improved manpage of quota_nld (Eddie)
+* Rewritten configuration script to create config.h (Jan Kara)
+* Use /proc/mounts for mountpoint scanning (Jan Kara)
+* Removed use of reserved identifiers (Jan Kara)
+* Improved manpage of quota_nld (Eddie Eyles)
* Fixed long option handling of quota_nld (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)