From 1b42946e25a85fbefe646eb70dd22d45e7055e5a Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 1 Aug 2018 19:26:10 +0200 Subject: [PATCH] Update AUTHORS, NEWS. --- AUTHORS | 1 + NEWS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index 8c97369f..0b02c2e7 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,3 +3,4 @@ Kamil Klimek Bartosz Szreder Arvid Gerstmann Rokas Kupstys +Till Rathmann 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) -------------------