From 07cb6b0e93a4b815f07829adbfc8c735058d716e Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 2 Jun 2019 15:40:56 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index c23cea89..f619ad28 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,8 @@ v0.5 (xxxx-xx-xx) - Prevent deadlocks by querying socket send buffer size. - Frame set statistics can be now limited to frames visible on the screen. - Messages can be now colored. +- Zone selection in compare traces menu can be now linked to the other + trace. v0.4.1 (2018-12-30) -------------------