summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-01-06 23:10:02 +0000
committerCarl Hetherington <cth@carlh.net>2018-01-06 23:10:02 +0000
commitdb19d69c0c33fe64cf60ec85bf59c4c15ec37383 (patch)
tree89698f9b8d91cbd0c20ec76b2d2a997be0640314 /ChangeLog
parent06afebc220ed9267f6f5c73ee16059ebdf6f811c (diff)
Catch exceptions thrown when there are bad KDMs added to imported DCPs (#1000).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ecfc9a73e..c0e5b3468 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2018-01-06 Carl Hetherington <cth@carlh.net>
+ * Fix crash in some cases when an incorrect KDM has been
+ added to a DCP (#1000).
+
* Updated de_DE translation from Carsten Kurz.
* Fix playhead wandering on some operations (#1112).