summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 296300c4a..3a9ec74a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2018-07-04 Carl Hetherington <cth@carlh.net>
- * Label audio content with its DCP channel mapping in the timeline (#1279).
+ * Sort audio views in order of their first mapped DCP channel (#1279).
+
+ * Label audio content with its DCP channel mapping, gain and delay
+ in the timeline (#1279).
* Add scrolling and zoom to the timeline (#1279, #1320).