summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-08-19 23:57:24 +0100
committerCarl Hetherington <cth@carlh.net>2017-08-19 23:57:24 +0100
commit8f3743d18026b59b1ecd8e8f4d12cc59273eb1ed (patch)
tree9a3a07b554898e2089e1ba897f64fdefcb14db64 /ChangeLog
parent26cd966b7ae60673dd597eafa75860a5b5eb74c6 (diff)
Cope nicely if the user has a configured default container ratio which is now disallowed.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa717f3b0..2ebc966a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2017-08-19 Carl Hetherington <cth@carlh.net>
+
+ * Deal with newly-invalid configured default container ratios
+ gracefully.
+
2017-08-18 Carl Hetherington <cth@carlh.net>
* Version 2.11.18 released.