aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2019-01-25 22:57:35 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2019-01-25 22:57:35 +0800
commitfb5c0155fdff917a1f1816c7afbf00a076c54156 (patch)
treefe6d549517b933327a6abe6fe544b06ce4628c9e
parentf1eb146a3adbd6644fb3fc2663e0ed773819ee73 (diff)
downloadQMidiPlayer-0.8.6_fluidsynth-2.x_alpha_1.tar.xz
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc8c4b9..df84ae1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-01-25 0.8.6 alpha
+Fixed a crash caused by improper preset probing.
+Further ensure CC#8 is initialized correctly.
+Minor string table update.
+
2019-01-24 0.8.6 alpha
Migrated to fluidsynth 2.x.
Moved to mxe for Windows build.