summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-08-17 15:36:00 +0100
committerCarl Hetherington <cth@carlh.net>2016-08-17 15:36:00 +0100
commit96858c88f15ad9deb260da295b2af3847b9b8e15 (patch)
tree2f851a4092ba512da03f0dcc2965fc36875fbe6b /ChangeLog
parentec275952569ea47a414991e2ce2b019d8189b3f1 (diff)
Check for conflicing refer-to-DCP settings.
This adds a general fix_conflicting_settings() to Film which should fix the problem and give a message to tell the user why the "fix" is being carried out. Should help with #929.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78d198ffa..cbb2d00bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-08-17 c.hetherington <cth@carlh.net>
+ * Spot and "fix" impossible refer-to-DCP settings (#929).
+
* Label tweak to clarify how JPEG2000 bandwidth control works (#904).
* Scroll audio mapping view labels correctly (#919).