summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2012-10-11 22:20:03 +1100
committerErik de Castro Lopo <erikd@mega-nerd.com>2012-10-11 22:20:03 +1100
commit6040ad6a13658b7fd13f594948d60c655371b5c7 (patch)
tree31663639cb422512d2c91b4f23d29919503de435 /ChangeLog
parent835bd33ed45fb10a66b6ff2044d6f8dc1dd6f741 (diff)
Add test for last commit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23ddc34..c8c8ac5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@
Calculation of the signal max was failing because it was trying to read
a sample count that was not an integer multiple of the channel count.
+ * tests/channel_test.c tests/Makefile.am tests/test_wrapper.sh.in
+ Add test for the above.
+
2012-09-25 Erik de Castro Lopo <erikd AT mega-nerd DOT com>
* src/sndfile.hh