summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-10 23:55:59 +0100
committerCarl Hetherington <cth@carlh.net>2016-10-10 23:55:59 +0100
commit338843002c42629dd42520db510823b9c6c0e64d (patch)
treebbf4a439c3cbb354202ff3dd1ff1b652ad7cb0da /ChangeLog
parentc7e9b9a5c9d39e703fcd98b0bfdba2197a34108d (diff)
Fix failure of DCPDecoder::text_subtitles_during to account for reels.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a9f56492c..3fc747632 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-10-10 Carl Hetherington <cth@carlh.net>
+
+ * Fix incorrect import of multi-reel DCPs with subtitles.
+
2016-10-09 Carl Hetherington <cth@carlh.net>
* Version 2.9.31 released.