From 31aeadeba0e33f9a53424f671a6ffe3d61d83f89 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 25 Jul 2019 20:45:16 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3f19f4ac..bf940f29 100644 --- a/NEWS +++ b/NEWS @@ -81,6 +81,8 @@ v0.5 (xxxx-xx-xx) - To re-enable, scroll to the bottom of the list. - Message list can be now filtered. - A notification popup will be displayed during trace cleanup. +- Source file view won't be available if a source file is newer than the + capture. v0.4.1 (2018-12-30) -------------------