summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2007-08-23 18:55:27 +0000
committerjkar8572 <jkar8572>2007-08-23 18:55:27 +0000
commit690f9c08922da8d625732259c5db5f67a17ed4e0 (patch)
tree71557de433450887299a18a344280547577b6749 /Changelog
parent8719bd099ddcab78a31aab6cc72cc37e4b783af1 (diff)
downloadlinuxquota-690f9c08922da8d625732259c5db5f67a17ed4e0.tar.gz
Made possible to use quota rpc in mixed NFSv3 and NFSv4 environments -
quota(1) and similar tools now use paths without leading / for NFSv4 mounts (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 21d947e..03107c1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.15 to 3.16
+* 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)
* cleaned up host_access() handling (Jan Kara)