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
diff options
context:
space:
mode:
authorBartosz Taudul <wolf@nereid.pl>2021-02-25 21:27:11 +0300
committerBartosz Taudul <wolf@nereid.pl>2021-02-26 00:26:29 +0300
commit401ee2ff2e9b97bdbf4ef3143c34b08e27961a9f (patch)
tree4850491392a0cd6338b085cb1e46e1c27720bf97
parent7f1b29ec7a12f1e3669eb3cc7c1bace6f13bfa46 (diff)
Update NEWS.
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1fec9679..2300de6c 100644
--- a/NEWS
+++ b/NEWS
@@ -25,6 +25,9 @@ v0.x.x (xxxx-xx-xx)
- In headless capture mode sorting will be only performed when the trace
is saved to disk.
- Fixed some typos in macros.
+- Fixed handling of non-ANSI file names on Windows. You can now name your
+ traces 'ęśąćż.tracy' and it should work as intended. This is supported on
+ Windows 10 release 1903 and newer.
v0.7.6 (2021-02-06)