From fe2dc8c489ba650b532a78fa26d385cf88b400b9 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Thu, 2 Apr 2020 00:40:57 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 43d6c0aa..dbe37fcf 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,7 @@ v0.7 (xxxx-xx-xx) - Added display of profiling data to source file viewer. - Small fragments of executable code will be now sent from client to server. - Added notification about query backlog. +- Fixed performance problem with query backlog. - Source file view can now display disassembly of executable code. - Display number of in-flight queries, in addition to query backlog. - Improved failure reports.