summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2002-06-27 08:14:09 +0000
committerjkar8572 <jkar8572>2002-06-27 08:14:09 +0000
commitc08fe31012f905a3306c2a5f57ce1b41d0de0571 (patch)
tree4141a79a3d88514b158fa971e8090a47c9427361 /Changelog
parentbb8e85d01c073e9b33eba0229eecc2eb630620a6 (diff)
Updated rpc.rquotad doc. (Jan Kara)
Disabled setquota by default in config and daemon. (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 57f423c..fd9a690 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,7 @@
Changes in quota-tools from 3.06 to 3.07
+* updated manpage of rpc.rquotad (Jan Kara)
+* setquota is disabled by default in rpc.rquotad (Jan Kara)
+* setquota using RPC is disabled by default in configure (Jan Kara)
* rised maximal number of mountpoint to 256 (Jan Kara)
* small fix in configure (Nathan Scott)