summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-12-28 23:49:56 +0000
committerCarl Hetherington <cth@carlh.net>2013-12-28 23:49:56 +0000
commit4014143952f791973d94c5cfb5bec9e97d1462b7 (patch)
treeb6abe43ed1b7452d65e12accc5b358c3b58cdbcd /ChangeLog
parent5c6292315aa7c31a076e8ace513f62e062440a33 (diff)
ContentMenu was keeping its initial film and not using the current one; should fix #255.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c80ad2e63..38d967c03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2013-12-28 Carl Hetherington <cth@carlh.net>
+ * Speculative fix for "find missing" not working on OS X (#255).
+
* Fix failure to load films with missing still image content (#300).
2013-12-27 Carl Hetherington <cth@carlh.net>