summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-20 10:47:49 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-20 10:47:49 +0100
commit57d00c880094b1dfebaee18f4ecafb1dd44b0afb (patch)
treedb9d5a1bcc6be5a99afa1bd317a1c27930eaefbb /ChangeLog
parentb34310b4e90af1442363fe09db082d68e1721130 (diff)
Do EncodeServerFinder 'disable' in a more sensible way.
Just stop the threads and clear the server list when stop() is called.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 062677604..c5645ba20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-07-20 Carl Hetherington <cth@carlh.net>
+ * Try to fix -r option to dcpomatic_cli.
+
* Try to fix intermittent hangs with encoding servers.
2016-07-14 Carl Hetherington <cth@carlh.net>