summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-08 23:48:48 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-08 23:48:48 +0000
commitbd68f5a27795cb9151633bac810c53bae4ec4bf4 (patch)
tree45863401b714e0e5635ffbf045460c9d8ebb9e9f /ChangeLog
parent4df42c81390ed61aecbcc5bf0ad380937c26eaef (diff)
Re-analyse audio when DCP channel count changes (#1189).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9884e9936..df09bce5b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2019-01-08 Carl Hetherington <cth@carlh.net>
+ * Re-analyse audio when DCP channel count changes (#1189).
+
* Fix failure to re-analyse audio when the channel map changes (#1257).
2019-01-06 Carl Hetherington <cth@carlh.net>