summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-05-24 11:44:16 +0100
committerCarl Hetherington <cth@carlh.net>2016-05-24 11:44:16 +0100
commit93d57d46e52e0050efda894fc3089a6410d55754 (patch)
treee24d7a4a71d03b18b171f45a8695316f0f4e905f /ChangeLog
parentf74ed4201c1d393982439724de5fa81ce0393550 (diff)
Disallow referencing of Interop DCPs in SMPTE films, and vice versa (#804).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8092617c5..bf30c5f1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-05-24 c.hetherington <cth@carlh.net>
+
+ * Disallow referencing of Interop DCPs in SMPTE
+ films, and vice versa (#804).
+
2016-05-23 c.hetherington <cth@carlh.net>
* Fix missing words in properties window (#874).