summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-02-16 11:31:20 +0000
committerCarl Hetherington <cth@carlh.net>2016-02-16 11:31:20 +0000
commit66d12a84fd513ad68692f7cb473472ad76aa495f (patch)
treec897ee03684949db97b5bb0964b887635434e7cd /ChangeLog
parenta64cb8ed1cf56f6c5e85560380d8a1f942b01ecd (diff)
Add -d option to dcpomatic_cli to dump the DCP path to stdout after creation.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3191b89b5..fce336dfc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2016-02-16 Carl Hetherington <cth@carlh.net>
+ * Add option to dcpomatic_cli to echo the
+ created DCP's path to stdout (#794).
+
* Add option to auto-upload to TMS (#794).
* Version 2.6.22 released.