summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-17 23:22:06 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-17 23:48:22 +0100
commitec18743d91476f4a712644179c2d654d8702349c (patch)
tree9910d0f689847cd0bb21520aaac68af671d63707 /ChangeLog
parent86ccabf14528318c640d211e79f441ca2dcdf14d (diff)
Add preference for the default number of DCP channels (#897).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da87cb96a..784a68674 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-17 Carl Hetherington <cth@carlh.net>
+
+ * Add configurable default for the number of DCP
+ audio channels (#897).
+
2016-06-16 Carl Hetherington <cth@carlh.net>
* Ignore any hidden files when looking for image files.