--- linuxsampler/trunk/ChangeLog 2020/04/06 09:46:52 3765 +++ linuxsampler/trunk/ChangeLog 2020/05/15 20:16:39 3769 @@ -64,6 +64,8 @@ available, because it can lead to deadlocks. - Mutex class: Implemented optional bug detection and deadlock debugging features. + - Ref<> class is now thread safe (as lock-free and wait-free + implementation). * Real-time instrument scripts: - Added method ScriptVM::setExitResultEnabled() which allows to