--- linuxsampler/trunk/ChangeLog 2015/02/25 22:46:38 2719 +++ linuxsampler/trunk/ChangeLog 2016/04/06 18:09:47 2866 @@ -1,4 +1,17 @@ -Version CVS HEAD (?) +Version SVN trunk (?) + + * SFZ format engine: + - added support for , and #define (patch by Alby M) + + * general changes: + - fixed printf type errors (mostly in debug messages) + - use unique_ptr instead of auto_ptr when building with C++11 + + * packaging changes: + - removed unnecessary dependency to libuuid + (originated by libgig's usage of it) + +Version 2.0.0 (15 July 2015) * packaging changes: - fixed building with newer MinGW-w64