summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-03-07 22:29:26 +0000
committerCarl Hetherington <cth@carlh.net>2016-03-07 22:29:26 +0000
commit9b98aa5abe15ae2499a11236798d02e29fd094d7 (patch)
tree8a68d35a6829f283c87b9d7005849b27fc9896fc /ChangeLog
parentb61339aeafb4950698ab4970c97286214ba07cbd (diff)
Don't try to auto-analyse non AudioContent.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index def828e8e..bce81d565 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2016-03-07 Carl Hetherington <cth@carlh.net>
+ * Don't try to auto-analyse audio of non-audio content.
+
* Version 2.6.37 released.
2016-03-07 c.hetherington <cth@carlh.net>