summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2004-04-20 19:33:03 +0000
committerjkar8572 <jkar8572>2004-04-20 19:33:03 +0000
commitafc07d2efc848461781a54ae9ac871159860bd67 (patch)
treeee0e07225560e2d12245df182ef5e94e590faf26 /Changelog
parent5a16d447a0934002df19033c197889b8a6ff1df9 (diff)
Get maximal number of groups via sysconf() (Nathan Scott)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index e9e1b4e..99c049c 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.11 to 3.12
+* maximal number of groups is now got via sysconf (Nathan Scott)
* added batch mode to the setquota(8) (Jan Kara)
* added reference to setquota(8) to manpages of other tools (Jan Kara)
* fixed bug in --port option of rquotad (Max Kalika)