summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-09-10 09:22:50 +0100
committerCarl Hetherington <cth@carlh.net>2014-09-10 09:22:50 +0100
commit4743bb988b2d60e235da7027dddb90032812e335 (patch)
tree4489effc9d5c383cd6e541ace7b770a911b2363c /ChangeLog
parent949480aface3d28455da20abed0b5981e0185016 (diff)
Fix loading of 1.x films.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f7bcbff4..4b5241d7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-09-10 Carl Hetherington <cth@carlh.net>
+ * Fix loading of 1.x films.
+
* Fix crash on audio analysis in some cases.
2014-09-09 Carl Hetherington <cth@carlh.net>