From d3370856eedc058e4cf94726d811c930f9063944 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 18 Sep 2018 16:15:50 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0d6ce9ad..3e308ca0 100644 --- a/NEWS +++ b/NEWS @@ -57,6 +57,7 @@ v0.4 (xxxx-xx-xx) - Added support for cross-DLL profiling. - Items in options menu (locks, threads, etc.) are now described with number of events. + - Source location of lock declaration is also provided. - Created an extensive user manual for the profiler. - Added ability to capture multiple frame sets. - Viewer will display multiple frame ranges at once.