summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2002-06-26 13:55:59 +0000
committerjkar8572 <jkar8572>2002-06-26 13:55:59 +0000
commitbb8e85d01c073e9b33eba0229eecc2eb630620a6 (patch)
treeadaa9253807d38eb4d510855efe62da6a1d7d589 /Changelog
parentf833492f52352d926ea91c874e67d76bd6718bf6 (diff)
Rised max number of mountpoints to 256 (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 7a7b3b2..57f423c 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+Changes in quota-tools from 3.06 to 3.07
+* rised maximal number of mountpoint to 256 (Jan Kara)
+* small fix in configure (Nathan Scott)
+
Changes in quota-tools from 3.05 to 3.06
* fixed caching of libwrap configure result (Jan Kara)
* fixed copying of quotafile name from mtab (?)