summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-21 02:02:42 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-21 02:02:42 +0100
commit7fff85ef947f9353317c0125dc37f1f16faecbf1 (patch)
treecb843452d7f1f442530f72ae92967bf1f25d3ccc /ChangeLog
parent08ea137fc8a74f622821dc4e6953f635837118c8 (diff)
Prevent DCP creation if we're trying not to burn in text subs (#606).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23bf7b2b2..a922728ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-06-21 Carl Hetherington <cth@carlh.net>
+ * Prevent DCP creation if the project is set up to request
+ non-burnt-in subtitles with text-subtitle content (#606).
+
* Fix status message appearance on OS X (#615).
2015-06-19 Carl Hetherington <cth@carlh.net>