From 3c77ad7179aaec76310700a01fda20a790c45de6 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 24 Feb 2019 19:04:49 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9e1b6521..5206db00 100644 --- a/NEWS +++ b/NEWS @@ -39,7 +39,7 @@ v0.5 (xxxx-xx-xx) possible), taking a performance and functionality hit. - Thread position and height is now animated, to eliminate flickering that was happening when depth of displayed zones was changing. -- CPU usage is now being monitored on selected platforms (win32). +- CPU usage is now being monitored on selected platforms (win32, linux). - Threads that have nothing to display in the current view are now hidden by default. - Dimmed-out the timeline outside the profiling area.