summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-02-26 22:28:42 +0000
committerCarl Hetherington <cth@carlh.net>2014-02-26 22:28:42 +0000
commit9884f64d84bfda452384ef7c6fa6dbe5a3e65ab3 (patch)
treef9e472b37e6d704a486205058253d630b08d0062 /ChangeLog
parent7d83ba07916a66d5d3b2bb8152efa7298f2f788b (diff)
Fix missing RMS plots in some cases (caused by plotting #inf
coordinates). Reported-by: Markus Raab
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c08d89635..ea0f148fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2014-02-26 Carl Hetherington <cth@carlh.net>
+ * Fix missing RMS audio analysis plots in some cases.
+
* Fix failure to load sound files with
non-ASCII paths.