From b03133b80b268c74d1dd5c92e2af6907b51c91b2 Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Thu, 22 Jun 2017 11:26:48 +0800 Subject: Minor bug fixes. SMF reader finally takes chunk length into account. Do not prepend sysex header to F0h sysex. Let the readers do it. File readers code cleanups and refined error messages. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d749d78..69e76d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2017-06-22 0.8.6 indev +Minor bug fixes. +SMF reader finally takes chunk length into account. +Do not prepend sysex header to F0h sysex. Let the +readers do it. +File readers code cleanups and refined error messages. + 2017-06-21 0.8.6 indev Fixed FTBFS on Windows. Fixed the default output device option. -- cgit v1.2.3