From 5439a7cd8af4d67f2275e93aee141b91ebece0ec Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 18 Apr 2022 15:15:42 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 1de4acde..bf5eb6d8 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ v0.x.x (xxxx-xx-xx) window will now additionally display jump context, i.e. jump sources and jump target source code fragments. - Added freedesktop.org compliant desktop entry and MIME type definition. +- The call stack column in list of messages will now be only displayed when + at least one message on the list has call stack data. v0.8.0 (2022-03-28)