From 7cf6123b80b0207e8512e7c58d3c83026f82b440 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 18 Apr 2022 14:00:24 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 2ee4479c..1de4acde 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ here. v0.x.x (xxxx-xx-xx) ------------------- +- Support for pre-0.7 traces has been dropped. - Update utility can now scan for source files missing in the trace cache, if the '-c' parameter is given. Found files will be added to the cache. - Added high-priority queue for fast queries to bypass slow symbol queries.