From 000666a5e20f902b79f205cdbb44141e7ff5c646 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 19 Mar 2020 00:57:50 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 14e037e8..41c3169d 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,7 @@ v0.7 (xxxx-xx-xx) - Added ability to set custom names for locks. - Improved handling of network ports. - Added time percentage display to instrumentation statistics. +- Display of ghost zones (generated from automated call stack sampling). v0.6.3 (2020-02-13) -------------------