From b7dbbee149d69795e6bf42d2053ec531b540b439 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 26 Jul 2021 01:25:49 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index fba0afc8..5c8368f6 100644 --- a/NEWS +++ b/NEWS @@ -41,6 +41,10 @@ v0.x.x (xxxx-xx-xx) images. - Reentrant function calls may be not excluded from calculations in the statistics view. +- Crash handler is now properly removed during profiler destruction. +- Repeatedly right-clicking on the same source line in the symbol view + window will now cycle through assembly blocks associated with this source + line. v0.7.8 (2021-05-19)