From f5073ffd8dc1f5240151e2d4af368a043c69adeb Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 5 Apr 2018 19:31:46 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 598f204f..d490a911 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,8 @@ v0.3 (xxxx-xx-xx) time. This feature also can look back in time. - Support loading profile dumps with no memory allocation data (generated by v0.2). +- Added ability to display global statistics of a selected zone from the + zone info window. v0.2 (2018-04-05)