summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-09 23:31:26 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-09 23:31:26 +0100
commit8e269447379c7191d55b895bd8149578a681f659 (patch)
treefe2d8ee7a2713991c17b413b1ea8c1e82376f8b5 /ChangeLog
parent67d91e0a16f95b566fd2c2ca33e7828bcd25bcf6 (diff)
Fix DCP audio rate with 96kHz sources.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e221bbd15..e0f610217 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2015-08-09 Carl Hetherington <cth@carlh.net>
+
+ * Fix various incorrect behaviours with 96kHz
+ audio sources.
+
2015-08-06 Carl Hetherington <cth@carlh.net>
* Version 2.1.36 released.