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:
-rw-r--r--AUTHORS1
-rw-r--r--NEWS1
2 files changed, 2 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 8c97369f..0b02c2e7 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -3,3 +3,4 @@ Kamil Klimek <kamil.klimek@sharkbits.com>
Bartosz Szreder <zgredder@gmail.com>
Arvid Gerstmann <dev@arvid-g.de>
Rokas Kupstys <rokups@zoho.com>
+Till Rathmann <till.rathmann@gmx.de>
diff --git a/NEWS b/NEWS
index ed683c74..3add0f00 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,7 @@ v0.4 (xxxx-xx-xx)
- Holding the ctrl key will switch to zoom-out mode.
- The "standalone" utility will use less resources when its window is
out-of-focus or minimized.
+- Added support for cross-DLL profiling.
v0.3.3 (2018-07-03)
-------------------