summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-11 22:29:28 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-11 22:29:28 +0100
commitb9842263a402b5ce1d2f85a1346ca11a419f816e (patch)
treea7d143006ec15cd216f7df5d448b1b28b7ef9ad7 /ChangeLog
parent9a2dca23967ff404dab1a36ec3fb9075d5e8e66e (diff)
Fix assertion failure when processors return fewer channels than the DCP has.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cbf031be8..fe02e2508 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-09-11 Carl Hetherington <cth@carlh.net>
+
+ * Fix assertion failure when creating 6-channel DCPs
+ using the mid-side processor.
+
2015-09-10 Carl Hetherington <cth@carlh.net>
* Version 2.1.62 released.