diff --git a/ChangeLog b/ChangeLog index 74a37ed6..493fdaa4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,9 @@ - support MIDI control faders in headless build (#483) +- support multi-threading in the server to better support multi-core CPUs, + use qmake "CONFIG+=multithreading" to enable the new multi-threading (#339) + - bug fix: added more mutex in the server (should fix #480) - bug fix: --showallservers ping column sort is alphabetic (#201)