--- linuxsampler/trunk/ChangeLog 2015/08/30 10:00:44 2840 +++ linuxsampler/trunk/ChangeLog 2016/01/06 10:02:40 2856 @@ -1,5 +1,8 @@ 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