summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-05-23 00:36:49 +0100
committerCarl Hetherington <cth@carlh.net>2015-05-23 00:36:49 +0100
commit3c6a9cb63daa0b02adf9d2f6425f1c247603216c (patch)
tree9ef18c49d28a54988ce374f952498a6eca7c573e /ChangeLog
parent77da4163a25a358cbbbe4237b1728d5e79189482 (diff)
6ebdd1b08ec3156c637db59d6a42efc8fa63ab8f from master; fix failure to import some video MXFs (#566).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e2d734168..3067283d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
+2015-05-23 Carl Hetherington <cth@carlh.net>
+
+ * Fix failure to import some video MXFs (#566).
+
2015-05-17 Carl Hetherington <cth@carlh.net>
- * Fix Update DCP name on changing DCP standard (#570).
+ * Update DCP name on changing DCP standard (#570).
2015-05-14 Carl Hetherington <cth@carlh.net>