--- linuxsampler/trunk/ChangeLog 2017/05/31 21:07:44 3260 +++ linuxsampler/trunk/ChangeLog 2017/06/05 18:40:18 3277 @@ -203,6 +203,8 @@ - NKSP language fix: Unknown characters were not handled correctly. - NKSP language: Added support for "synchronized .. end synchronized" code blocks. + - Implemented built-in script function "abort()" which allows to abort + another script handler by passing its callback ID. * Instruments DB: - Fixed memory access bug of general DB access code which lead to