summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-06-10 16:38:55 +0100
committerCarl Hetherington <cth@carlh.net>2015-06-10 16:38:55 +0100
commit93a7ccee1d8d6a89fa90b15893f48c0aaf1d7c9d (patch)
tree0507c9146594af723340b2f56f5d860520799c27 /ChangeLog
parent148cc238cfba25ebfab198d7ba3134fc2ea37647 (diff)
Skip audio analysis when there is no audio content (#596).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47678af18..9db166734 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-06-10 c.hetherington <cth@carlh.net>
+
+ * Skip audio analysis when there is no audio content (#596).
+
2015-06-09 Carl Hetherington <cth@carlh.net>
* Version 2.0.49 released.