summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2007-09-18 12:23:54 +0000
committerjkar8572 <jkar8572>2007-09-18 12:23:54 +0000
commitf4e0799803c2ac5aa10d2589c033e93801b903b9 (patch)
tree8d103891d6742cedc979a6a7a8dfe1bba2122541 /Changelog
parent1457645d5dae64bb9edd00fd14a0e2dfc286c824 (diff)
downloadlinuxquota-f4e0799803c2ac5aa10d2589c033e93801b903b9.tar.gz
Quotaon should work only on local mount points (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 03107c1..d87ce8d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.15 to 3.16
+* quotaon(8) should work only on local filesystems (Ladislav Michnovic)
* made possible to use quota rpc in mixed NFSv3 and NFSv4 environments (Jan Kara)
* fixed compilation with openLDAP library versions 2.1 and 2.2 (Jan Kara)
* always define allow_severity and deny_severity for older versions of libwrap (Martin Jacobs)