summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-05-11 23:14:42 +0100
committerCarl Hetherington <cth@carlh.net>2016-05-11 23:14:42 +0100
commit12eb3f36b30087c136a9855706450cbb01ffd7c2 (patch)
tree20c547f9dc199d59bdb43330aae92877671442b5 /ChangeLog
parent2a36773467d408607b04a7a57c65b87bf2ced83a (diff)
Fix typo (* for +) and use libdcp's sRGB to XYZ matrix (to help with #752).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19aaf2dfd..3a08bd069 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-05-11 Carl Hetherington <cth@carlh.net>
+
+ * Hopefully improve strange colour fringing on
+ subtitles burnt into existing DCP sources (#752).
+
2016-04-29 Carl Hetherington <cth@carlh.net>
* Version 2.8.1 released.