diff --git a/NEWS b/NEWS index 412214ec..314b6899 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,7 @@ v0.6 (xxxx-xx-xx) programs competing for CPU during the capture. - Switched to using native thread identifiers (relatively small numbers), as opposed to pthreads identifiers, which in reality were pointers. +- Improved thread name discovery if context switch capture is enabled. v0.5 (2019-08-10) -----------------