summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-05-15 22:37:26 +0100
committerCarl Hetherington <cth@carlh.net>2018-05-21 21:32:05 +0100
commitd5ece4a49930f905b767855e4310bae74b7fdac8 (patch)
tree1bbbcbbf53e578df0246d68d8ed5a7cba967ddd7 /ChangeLog
parentae48994e61b6a3da4a9a258dbdf728ae6efdfe58 (diff)
Cherry-pick e881184: fix incorrect subtitle positioning in a VF when there are more than two consecutive reels without subtitles.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 66d010b6d..2ac3da72e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,8 @@
2018-05-15 Carl Hetherington <cth@carlh.net>
- * Version 2.12.5 released.
+ * Fix incorrect subtitle positining in a VF when there are more than
+ two consecutive reels with no subtitles.
2018-05-08 Carl Hetherington <cth@carlh.net>