summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-03 23:42:39 +0100
committerCarl Hetherington <cth@carlh.net>2016-10-03 23:42:39 +0100
commit933224aae82fa8500b29584866a868d4fc0497c9 (patch)
treea9af3ce9c997fd1b23114fcaa446e4f27a279fff /ChangeLog
parent36492186c9a968e861ac4fea9ea056b81ae40f9a (diff)
Don't let hint generation throw an exception in the presence of old audio analysis files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d19da4149..64a781e82 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-10-03 Carl Hetherington <cth@carlh.net>
+ * Fix crash on make DCP if there are old audio analysis files.
+
* Updated zh_CN translation from 刘汉源.
2016-10-03 Carl Hetherington <cth@carlh.net>