summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-14 12:11:50 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-14 12:11:50 +0100
commit3ae21bc7e7e0278a1ee15d365971eeb3dcabcbf6 (patch)
treedc231aeb0f9d31e6e3e04888b4302130953385e4 /ChangeLog
parentb19543a036c389c9970a65f77606afb55d9fd11d (diff)
Set correct video frame type when importing DCPs (part of #806).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f230c134..e564e7a8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-06-14 c.hetherington <cth@carlh.net>
+
+ * Select correct video frame type when importing DCPs (part of #806).
+
2016-06-13 Carl Hetherington <cth@carlh.net>
* Give better error messages when subtitles fail to load.