summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-12-11 15:20:33 +0000
committerCarl Hetherington <cth@carlh.net>2014-12-11 16:05:58 +0000
commit6bd8be029c72180a41d70e590bf2cb85a77317bf (patch)
treef31286d8a6f4aa990fce2af549e5eb3cb7909b34 /ChangeLog
parent5c93e50af883f02eadcf9a7bfe9cbfabbb3be844 (diff)
Add language property to SubtitleContent and use it in output DCP subtitle files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ea124c354..09c77182c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-11 Carl Hetherington <cth@carlh.net>
+
+ * Add a language property to subtitle content and use it
+ for the DCP subtitle's language specification.
+
2014-11-24 Carl Hetherington <cth@carlh.net>
* Version 2.0.22 released.