summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-14 15:51:03 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-14 15:51:03 +0100
commita2111c9816c9597e6f121010e6f4f34797abb0c7 (patch)
tree0dc35eb4805e17d09583d65bfd00292968633d6a /ChangeLog
parent0b6f2d7b04819711228ed5fbc5d299b58cef997e (diff)
Basic guessing of audio channels from filenames (#393).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 99ec8dadf..648f86814 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-06-14 c.hetherington <cth@carlh.net>
+ * Basic guessing of audio channels from filenames (#393).
+
* Fix incorrectly-reported frame rate when importing
3D DCPs.