summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2002-05-20 12:16:31 +0000
committerjkar8572 <jkar8572>2002-05-20 12:16:31 +0000
commite20d4e982358a6c66c77a4ddd8bd86139ec2f3cb (patch)
tree623a5eea0e97247d091414e6656952e9464e08f6 /Changelog
parent1883e1ee6514b304d0bb6fa5705644230b145a4b (diff)
Fixed printing of sign 'over soft quota' in quota(1)
Fixed detection of XFS.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d586d45..43ff6b1 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+Changes in quota-tools from 3.05 to 3.06
+* fixed scanning of non-mountpoint directories (Jan Kara)
+* fixed detection of XFS format (Jan Kara)
+* fixed printing of 'over softlimit sign' in quota(1) (Jan Kara)
+
Changes in quota-tools from 3.04 to 3.05
* quota tools should honour 'noquota' mount option (Jan Kara)
* fixes in manpages (Arkadiusz Miskiewicz)