summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-11-27 20:52:16 +0000
committerCarl Hetherington <cth@carlh.net>2015-11-27 20:52:16 +0000
commite755db433d8d74854c1c65690261adbcf377ca11 (patch)
treea658e26c5864494615bf807fefb9cdaa793b2628 /ChangeLog
parent84cab4dbc3beba84ba53cec1054ede7c250a4c9c (diff)
Fix incorrect multi-reel subtitle timings (#760) and add test.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 433563d86..351835a39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2015-11-27 Carl Hetherington <cth@carlh.net>
+ * Fix incorrect subtitle timings with multi-reel (#760).
+
* Version 2.5.10 released.
2015-11-27 Carl Hetherington <cth@carlh.net>