Update NEWS.

This commit is contained in:
Bartosz Taudul 2022-04-01 18:35:19 +02:00
parent e83e83dae9
commit 4a8c4bde34
No known key found for this signature in database
GPG Key ID: B7FE2008B7575DF3

3
NEWS
View File

@ -7,6 +7,9 @@ v0.x.x (xxxx-xx-xx)
- 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.
- Fixed Android documentation to show how to enable context switch tracing.
- Workaround MSVC 2015 stupidity which prevented compilation as C++11.
v0.8.0 (2022-03-28)