From c123c2c75562b4bc307fd283b7b1f0ee6a615263 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 24 Mar 2018 22:09:46 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 4f7de236..33424631 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,8 @@ v0.2 (xxxx-xx-xx) - Hide pause/resume button if there's no data connection (i.e. trace was loaded from file). - Source location statistics view has been added. +- Fixed crash when a saved trace was opened, but no trace capture session + was performed before. v0.1 (2017-12-18)