summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2002-11-12 17:02:59 +0000
committerjkar8572 <jkar8572>2002-11-12 17:02:59 +0000
commit9bdd6236879ea379758f82ad5cec7033f0a751ac (patch)
tree87405ba01393a506d51f676766d0be96bc56d50a /Changelog
parentf99565556d35c0a5800b39386e4b507ae3563bba (diff)
Commited XFS patch by Christoph Hellwig
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 77d8cb9..d43a756 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,8 @@
+Changes in quota-tools from 3.07 to 3.08
+* Fixed bug in convertquota(8) when quota was turned on during converting (Jan Kara)
+* Add support for XFS filesystems without root special casing (Christoph Hellwig)
+* XFS documentation updates (Nathan Scott)
+
Changes in quota-tools from 3.06 to 3.07
* Added creation of bin and sbin dir during make install; removed hardcoded
/sbin directory for some utilities. (Jan Kara)