summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-04-29 00:37:13 +0100
committerCarl Hetherington <cth@carlh.net>2018-08-06 23:01:28 +0100
commit98dc7649dc211716da0c41bff0759d082bab95f8 (patch)
treec497d3b7e3188b28c1cbbed7939c8700a111626a /ChangeLog
parent02ceebef37974d4b76fe7007b5b6d28efd1c0657 (diff)
Allow command-line configuration of config location (#1284).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d35308f06..7ff9bd652 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2018-07-18 Carl Hetherington <cth@carlh.net>
+ * Add command-line option to specify directory containing config (#1284).
+
+2018-04-27 Carl Hetherington <cth@carlh.net>
+
* Version 2.12.8 released.
2018-06-07 Carl Hetherington <cth@carlh.net>