From 85fb87a2f0d8e03e34bb9532a9094abced701f01 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 4 Aug 2018 15:11:08 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 3add0f00..58f05f72 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,8 @@ v0.4 (xxxx-xx-xx) - The "standalone" utility will use less resources when its window is out-of-focus or minimized. - Added support for cross-DLL profiling. +- Items in options menu (locks, threads, etc.) are now described with number + of events. v0.3.3 (2018-07-03) -------------------