summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-07-29 21:00:14 +0100
committerCarl Hetherington <cth@carlh.net>2015-07-29 21:00:14 +0100
commit100c6c830ebf215802e128da38260e6e0533ad8c (patch)
treed47755da4db9e0dd9c20632f79a4aba52248b8e1 /ChangeLog
parente45aaf708967630b71323c2eccbb0ab2a5497c17 (diff)
Fix find missing function for DCP content (#646).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6628ef454..61fcd5871 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2015-07-29 Carl Hetherington <cth@carlh.net>
+
+ * Fix "find missing" with DCP folders (#646).
+
+ * Fix garbled audio from DCP sources when running
+ on Windows.
+
2015-07-28 c.hetherington <cth@carlh.net>
* Stop forward-frame button going off the end of the film.