summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-07-27 11:23:59 +0100
committerCarl Hetherington <cth@carlh.net>2017-07-27 11:23:59 +0100
commit5209385eefbee08d19080e998c785c8efe8b84d2 (patch)
tree7fd7827a6259a454c28cb12938062c3dc0ae022c /ChangeLog
parentf6b0bcb4b483492cd38e1a1b21e892b2051c5bf2 (diff)
Add option to specify a list of servers (#1104).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 582d02801..ce44206cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-07-27 Carl Hetherington <cth@carlh.net>
+
+ * Add option to specify a list of servers in the CLI version (#1104).
+
2017-07-26 Carl Hetherington <cth@carlh.net>
* Multi-threaded decode of DCP when previewing.