summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-04-10 23:40:09 +0100
committerCarl Hetherington <cth@carlh.net>2018-04-11 01:33:14 +0100
commitc07b9340d12e6b724719ad6fd885102ab1a6d84e (patch)
treef06032b05288eb86f5d3471af11a578c2144474d /ChangeLog
parentca813d739545b5b8fd7cbd7547f2cb197c222b82 (diff)
Missing setup of SubtitleDecoder position causing #1271 and probably other things.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3e001b4e6..2813785bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2018-04-10 Carl Hetherington <cth@carlh.net>
+
+ * Fix disappearing subtitles when they are added from text files
+ alongside video content which also contain subtitles (#1271).
+
2018-04-05 Carl Hetherington <cth@carlh.net>
* Fix crash on startup if there are no audio devices (#1265).