summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-05-08 10:54:49 +0100
committerCarl Hetherington <cth@carlh.net>2017-05-08 10:54:49 +0100
commit58e851f428a035841acf0196348a0643230ed808 (patch)
tree505c1401445581a39d428b43addefcbe93b324c0 /ChangeLog
parent0e9d03990993bd19a968ee356443a39336e9b8c5 (diff)
Show overlapping subs in multiple tracks on the timeline (#941).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b504500f..f349abaa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2017-05-08 Carl Hetherington <cth@carlh.net>
+ * Show multiple tracks in the timeline if there are overlapping subtitles (#941).
+
* Various fixes to films with areas of no video content.
2017-05-05 Carl Hetherington <cth@carlh.net>