summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2005-06-29 08:47:42 +0000
committerjkar8572 <jkar8572>2005-06-29 08:47:42 +0000
commit108a8e7c027b7b51454d9ca10c695c87f1a76459 (patch)
treeb0aaaa4f33b10be0082c21d2c5f7699e112e4f2f /Changelog
parent3175710dd6061c9f3df49e24728b93b4d8f29f89 (diff)
downloadlinuxquota-108a8e7c027b7b51454d9ca10c695c87f1a76459.tar.gz
Implemented substitution of %i,%h,%d for user, host and domain in warnquota
messages (Jan Kara)
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0273fde..795bb28 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,6 @@
+Changes in quota-tools from 3.13 to 3.14
+* implemented nicer message formatting for warnquota(8) (Jan Kara)
+
Changes in quota-tools from 3.12 to 3.13
* fixed mistakes in several error messages, improved error reporting functions
(Dmitry V. Levin)