From 83e8bb0b49367e090207b58a41260f0cc7e727c7 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 24 Mar 2018 22:21:34 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 33424631..d8122fe4 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ v0.2 (xxxx-xx-xx) - Source location statistics view has been added. - Fixed crash when a saved trace was opened, but no trace capture session was performed before. +- Standalone server will now open trace files passed as an argument to the + executable. v0.1 (2017-12-18)