Update NEWS.

This commit is contained in:
Bartosz Taudul 2022-04-18 14:00:24 +02:00
parent 18112d3c66
commit 7cf6123b80
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

1
NEWS
View File

@ -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.