summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-21 22:28:15 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-21 22:28:15 +0100
commitde5037c6ec1a33d17bd0a6029676f8fd39f55b41 (patch)
tree923545731a28ccc0e5d2c36ede1c6977560d2305 /ChangeLog
parent3dd20a9131a08bda5f31ee0596573f4c5013c4d8 (diff)
Fix incorrect conversion of audio from DCP sources (#642).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40b78743c..fd0466ffc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-07-21 Carl Hetherington <cth@carlh.net>
+
+ * Fix incorrect conversion of audio from DCP sources (#642).
+
2015-07-20 Carl Hetherington <cth@carlh.net>
* Version 2.1.26 released.