--- libgig/trunk/ChangeLog 2019/02/03 13:27:28 3462 +++ libgig/trunk/ChangeLog 2019/02/10 19:58:24 3463 @@ -20,6 +20,9 @@ regular behaviour of playing release trigger sample on MIDI note-off events. + * src/DLS.cpp, src/DLS.h: + - File: Fixed implicitly allocated RIFF::File object never been freed. + * src/Serialization.cpp, src/Serialization.h: - Hide pure internal declarations from header file to avoid numerous compiler warnings when building and linking against the public API.