From 0337569f955ddf0d150b567f644491f8caa5024f Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 22 Apr 2018 00:58:17 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 5c7edd7a..9babe004 100644 --- a/NEWS +++ b/NEWS @@ -36,6 +36,10 @@ v0.3 (xxxx-xx-xx) - Performance improvements. - Don't save unneeded lock information in trace file. - Allow expanding view span up to one hour, instead of one minute. +- Added trace comparison window. + - An external trace has to be loaded first. + - Zone query in both traces (current and external). + - Both results are overlaid on the same histogram. v0.2 (2018-04-05)