summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-29 10:20:50 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-29 10:20:50 +0100
commit5dacabb5bf3372107e032f3a90555c3c7f9cb6a7 (patch)
tree7c9325c3a4e6d3fcbc15a9396e8be0ae5dc9d3d7 /ChangeLog
parentb08f08eadf8692202af93e385de93b210b7cd5f4 (diff)
Make sure we round properly when deciding how many audio frames to discard.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e343d2f3..b5a6ba3d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2015-09-29 Carl Hetherington <cth@carlh.net>
+
+ * Improve fix for failure to analyse some audio.
+
2015-09-28 Carl Hetherington <cth@carlh.net>
* Version 2.3.9 released.