summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2010-02-17 11:57:05 +0000
committerjkar8572 <jkar8572>2010-02-17 11:57:05 +0000
commite1ab37abb5d82b7bdc50c1dc214c538e21b5eb31 (patch)
tree0fe1426122d066e0efd5ecc88828d451344ed4be /Changelog
parent458809b95cedcbd64334d28df53af23412a94779 (diff)
* don't try to set inode flags when getting them failed (Michalski Wojciech)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 1f5a3c4..c2931a6 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.17 to 4.00-pre1
+* don't try to set inode flags when getting them failed (Michalski Wojciech)
* added liblber to the list of libraries needed for LDAP support (Michael Meskes)
* Rewritten configuration script to create config.h (Jan Kara)
* Use /proc/mounts for mountpoint scanning (Jan Kara)