summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-01-06 13:01:40 +0000
committerCarl Hetherington <cth@carlh.net>2014-01-06 13:01:40 +0000
commitaf1a5440992ba16f44dced89ac3958ba4f8bc702 (patch)
tree17543510bd1c5c5acb4857d0f53b0c6bbfe95186 /ChangeLog
parent4e2e24a44857dd6dbd777cd28d851fd792ca3124 (diff)
Fix subtitle colouring (#152).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e5c1a6ef..4836b5dff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-01-06 Carl Hetherington <cth@carlh.net>
+ * Fix subtitle colouring (#152).
+
* Fix mis-timed subtitles when there is a non-zero video PTS offset.
* Remove seemingly unnecessary checks on image directories.