From 845cf43711f50e4ee71f0ec908ce9b60fd9a0b20 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 31 Dec 2021 15:10:07 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3f2acf99..9a6c171e 100644 --- a/NEWS +++ b/NEWS @@ -80,6 +80,8 @@ v0.x.x (xxxx-xx-xx) - Stacks can be limited to certain threads and to a selected time range. - Stacks are presented either as a sorted list, or as a bottom-up and top-down trees. +- Entry call stacks can be now also viewed as a bottom-up and top-down + trees. - Updated project build files to MSVC 2022. - Call stack tooltips now also show the executable image name. - Playback frames can be now changed by interacting with the frame image