summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-20 16:01:43 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-20 16:01:43 +0100
commit4cb64738c9dae07651403341de17c5b280682495 (patch)
treeec27fd467251edef5e3c7b51a030e90bf88b2286 /ChangeLog
parent850dd1e87adfa2b88b70d909daa29cc82c9ff386 (diff)
Add -t/--threads option to dcpomatic2_cli.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 55c36e133..e4300f845 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-07-20 Carl Hetherington <cth@carlh.net>
+ * Add -t option to dcpomatic2_cli to override the configured
+ local thread count.
+
* Version 2.9.4 released.
2016-07-20 Carl Hetherington <cth@carlh.net>