summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 795bb28..37b22c7 100644
--- a/Changelog
+++ b/Changelog
@@ -1,5 +1,7 @@
Changes in quota-tools from 3.13 to 3.14
* implemented nicer message formatting for warnquota(8) (Jan Kara)
+* quota(1) has -w option to supress line wrapping for long device names (Jan Kara)
+* quota(1) prints grace time even if hard limit is reached (Jan Kara)
Changes in quota-tools from 3.12 to 3.13
* fixed mistakes in several error messages, improved error reporting functions