summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-03-25 00:22:16 +0000
committerCarl Hetherington <cth@carlh.net>2015-03-25 00:22:16 +0000
commitb6e388dc3ea1ab37711f50bbc28a93f48de98db3 (patch)
tree85f151006aa1fc151d39b89671b155bc97077531 /ChangeLog
parent5f6d9c16df8e0b49160353354dccbcbdd1e57e9d (diff)
Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow even
DCP audio channel counts between 2 and 16 inclusive.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 86d8c071c..3a67b0aa7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2015-03-25 Carl Hetherington <cth@carlh.net>
+ * Hand-apply ec3e6abf817b84d589f0782b01f5059dd3bf0953; only allow
+ even DCP audio channel counts between 2 and 16 inclusive.
+
* Hand-apply 3e3d3e46a74af7b3e6431033c7c80bd058c02cf6update;
full/play length in the timing panel when the DCP frame rate is
changed.