From 1856d057c19ed24b1411b926051bbbbfc4d8d250 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Wed, 20 Jun 2018 22:32:55 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 6c14eaca..1c92a402 100644 --- a/NEWS +++ b/NEWS @@ -73,6 +73,8 @@ v0.3.2 (xxxx-xx-xx) - Timeline will now display "OpenGL context" or "Vulkan context" instead of "GPU context". - Fixed regression causing invalid display of GPU context appearance time. +- Fixed regression causing invalid reporting of an active CPU in zone end + events, if MSVC rdtscp optimization was not enabled. v0.2 (2018-04-05)