summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2002-08-26 14:34:43 +0000
committerjkar8572 <jkar8572>2002-08-26 14:34:43 +0000
commit2d441bb955c817de9c4bf602852b3a5f61b91e6d (patch)
tree7ad076147f30fbb3126522cc9276df4722c91098 /Changelog
parent8e0302ea1b0d327c66839ad738d2d5271e25f4d7 (diff)
Add support for 32 bit uid's and gid's when using EXT2_DIRECT. (Michael Meskes)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ec23c54..779cb91 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.06 to 3.07
+* Add support for 32 bit uid's and gid's when using EXT2_DIRECT. (Michael Meskes)
* 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)