summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-29 21:47:29 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-29 21:49:12 +0000
commit4c2ae591ee17599b4fbb7ffc24a06f27ed985c05 (patch)
treee7b154bed1333d4109717226a9462d7e11ab3490 /ChangeLog
parent10e4674e2a0d4d2652ad84372daa2783e4744e62 (diff)
Fix typo causing incorrectly timed subtitles when their content
position is non-zero. Reported-by: Thierry Journet
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19beeb5d9..84efa7546 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2014-01-29 Carl Hetherington <cth@carlh.net>
+
+ * Fix missing subtitles when subtitled content is at a non-zero position.
+
2014-01-28 Carl Hetherington <cth@carlh.net>
* Use Mbit/s instead of the incorrect MBps.