From c3efe228cee78e5d6adab9aa06218ab20215ae09 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 30 Apr 2018 01:19:37 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 35bbafc7..56166fb9 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,9 @@ v0.3 (xxxx-xx-xx) - Prevent connections in a TIME-WAIT state from blocking new listen connections. - Display y-range of plots. +- Added ability to unload traces loaded from files. To do so close the main + profiler window. You will return to the connect/open selection dialog. + Live captures cannot be terminated this way. v0.2 (2018-04-05)