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-09-04 23:31:49 +0100
commit8ef185edbbf07435603009bc9b5bc56924cf02ca (patch)
tree61a6323bcd451ceb82c72a60952cda085cd332b6 /ChangeLog
parent41cd4321fc3b068f16cdf12413f602ed4a157deb (diff)
Fix crazy thinko in Rect::extend() causing subtitles to disappear when they were merged.
From 565490c in master.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d56401ba..724cea2db 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
-2018-08-14 Carl Hetherington <cth@carlh.net>
+2018-04-27 Carl Hetherington <cth@carlh.net>
+
+ * Fix obscured subtitles in some cases.
+
+2018-04-25 Carl Hetherington <cth@carlh.net>
* Version 2.12.9 released.