Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2022-04-18 15:00:24 +0300
committerBartosz Taudul <wolf@nereid.pl>2022-04-18 15:00:24 +0300
commit7cf6123b80b0207e8512e7c58d3c83026f82b440 (patch)
tree50a9cd33d5c03083aeeee237861955d5e0923dfb /NEWS
parent18112d3c6683151bb6b25d4ad88c0541eb54d32d (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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.