summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-16 00:19:29 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-16 00:19:29 +0000
commit8a05e8f7d58fb7411e091ae8161c351f735f7735 (patch)
tree4585a7105edc9095d7f5e7719f310f3e799c5ee8 /ChangeLog
parent12a621982da4a7e0976829654ecc16026665c4e9 (diff)
Catch failures to read missing DCPs in various places.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ae17f323..45552c3de 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2016-11-16 Carl Hetherington <cth@carlh.net>
+
+ * Fix various crahes in films with missing DCP content.
+
2016-11-15 Carl Hetherington <cth@carlh.net>
* Fix error on using the CPL selection menu on OS X.