summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2008-08-21 11:19:09 +0000
committerjkar8572 <jkar8572>2008-08-21 11:19:09 +0000
commit1069b78a6ff95399a5f0ed2b9116f6ab94fb67a1 (patch)
tree4b6f68e4d5e9c6377e981d829e3371ecff38b4e0 /Changelog
parent88e403c035811681fbe472566b6ae411ed1e2f5c (diff)
* remove IMMUTABLE flag from quota file in quotacheck (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ed9eace..195550b 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.16 to 3.17
+* remove IMMUTABLE flag from quota file in quotacheck (Jan Kara)
* fix bug in warnquota which could result in bogus hostname and domainname (anonymous reporter)
* implemented writing of messages that user got below hard/soft limits to quota_nld (Jan Kara)
* use PKG_CHECK_MODULES to check for DBUS (Ladislav Michnovic)