summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-09-26 12:41:08 +0100
committerCarl Hetherington <cth@carlh.net>2016-09-26 12:41:08 +0100
commitd7c281ed96aad47c6d62b2f5697d93dcf76d4faa (patch)
treec98621c6c82cf0ca24b2bfca2e1446b4b416bddd /ChangeLog
parentf68a5f1ddd60ade2ed9a68d180ecf553e94b853f (diff)
Disallow refer if the film frame size is not the same as the DCP (#963).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46f74aeea..9454fb1d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-09-26 c.hetherington <cth@carlh.net>
+ * Disallow refer-to-DCP if the video frame size is different to that in the project (#963).
+
* Fix multi-select in the timeline (#954).
* Add option to Windows installer to add desktop shortcuts (#965).