summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2008-08-13 15:52:17 +0000
committerjkar8572 <jkar8572>2008-08-13 15:52:17 +0000
commit88e403c035811681fbe472566b6ae411ed1e2f5c (patch)
tree83dbbc2fe8efd181235e79a09c2f2d190dc633f7 /Changelog
parentf731f463d761ff678472a5790080b3d3350e5e57 (diff)
Fix bug in warnquota which could result in bogus hostname and domainname (anonymous reporter)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ee9c949..ed9eace 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,5 @@
Changes in quota-tools from 3.16 to 3.17
+* 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)
* Implement setting of charset for emails sent by warnquota (Michael Meskes)