From 58bf6f8fad01c18203af70708dd7e76a74bf0db6 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 29 Feb 2020 19:00:27 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 30ae6c9b..6cbb8594 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ v0.7 (xxxx-xx-xx) - Call stack window will now display module names. - Symbol location in call stack window may now also display symbol address. - Statistics menu can now use call stack sampling data. +- All call paths leading to the sampled instruction in a call stack can be + now displayed. - Frame image compression ratio (lossless in-memory compression, not taking into account DXT compression) is displayed in playback window.