summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2004-01-20 18:32:29 +0000
committerjkar8572 <jkar8572>2004-01-20 18:32:29 +0000
commitaf9119ea98f4a0f0338eb46147fa600fddf497f9 (patch)
tree0e039b21a8c4940eda06671738ba10d45d986d7a /Changelog
parent4a83cdf5b56528dddef46773d2540cc51ed45102 (diff)
Fixed manpage of repquota(8) - it stated that quota worked over RPC
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d7ac286..1bc4736 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools form 3.10 to 3.11
+* manpage of repquota(8) stated falsely that repquota works over RPC (Jan Kara)
* added -T flag to quot(8) to avoid truncation of names (Andre Nathan)
* added -q flag to quot(8) to avoid sorting of names (Andre Nathan)
* added #include <paths.h> in quotasys.c to avoid compile problems on some systems (Jan Kara)