summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-04-27 11:46:24 +0100
committerCarl Hetherington <cth@carlh.net>2018-04-27 11:46:24 +0100
commit565490c24a46d0aa941f75cf2a03b195246008b4 (patch)
tree4303c17898119e67b676ed0bb0c043e3a8f1d7f5 /ChangeLog
parentf65afabda0088de3e4ec2e3d2355ba70a29e711e (diff)
Fix crazy thinko in Rect::extend() causing subtitles to disappear when they were merged.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd94caf57..0f9f0ab51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-04-27 Carl Hetherington <cth@carlh.net>
+
+ * Fix obscured subtitles in some cases.
+
2018-04-25 Carl Hetherington <cth@carlh.net>
* Updated fr_FR translation from Thierry Journet.