summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-04-19 22:51:45 +0100
committerCarl Hetherington <cth@carlh.net>2018-05-14 23:21:25 +0100
commit216d424afaf521e1bd1b95cadbe4d1eac58a6c4a (patch)
treeec53bf3968a1d6b56cbb63c684b9d37616d4cc93 /ChangeLog
parentdf2d7f2173ede7270735b645420187890ff9bc31 (diff)
Fix crash on make-dcp after trimming end of text subtitles (#1275).
(cherry-picking cd810b7658b0f4910c093ac191c2b4ba06ba0677 from master)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b79e07801..035dee09e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
* Fix invalid timings in SMPTE subtitle files (causing failure to play subtitles)
in some cases (#1293).
+2018-04-19 Carl Hetherington <cth@carlh.net>
+
+ * Fix crash on making a DCP after trimming the end of some text-based subtitles (#1275).
+
2018-04-14 Carl Hetherington <cth@carlh.net>
* Version 2.12.4 released.