summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-01-05 21:25:34 +0000
committerCarl Hetherington <cth@carlh.net>2018-01-05 21:25:34 +0000
commit8b6f0da2060d29b8d71745cf3db5dfe1a3ef1a43 (patch)
tree3fa5e748de38131f8a2c4ef81fe8bb78db9d345e /ChangeLog
parentad59559fdd19f89852eebd94299691e6091ff02f (diff)
Missing stop emission for fully-timed FFmpeg subtitles; should fix #1101.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05d29803a..0d7177c65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2018-01-05 Carl Hetherington <cth@carlh.net>
+ * Fix hanging subtitles in some cases (#1101).
+
* Version 2.11.36 released.
2018-01-04 Carl Hetherington <cth@carlh.net>