diff --git a/NEWS b/NEWS index 314b6899..94fe71d0 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,8 @@ v0.6 (xxxx-xx-xx) - 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. +- Timeline view state of a given trace will now be preserved between + profiling sessions. v0.5 (2019-08-10) -----------------