From af3e8ed8382cdc35e361cdca1f735a379fce1317 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 28 Dec 2013 15:00:38 +0000 Subject: Remove unused Film::content_paths_valid; fix ImageDecoder to throw an OpenFileError when a file is missing so that it gets treated as missing content; rename Content::path_valid -> paths_valid. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7feabc198..c80ad2e63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-12-28 Carl Hetherington + + * Fix failure to load films with missing still image content (#300). + 2013-12-27 Carl Hetherington * Fix non-update of video information on changing DCP resolution (#299). -- cgit v1.2.3