From 209a34e6ab1a43bdde46168d73bf341bff0ddf23 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Fri, 26 Apr 2019 23:20:51 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 773f3d47..cd859db5 100644 --- a/NEWS +++ b/NEWS @@ -55,6 +55,7 @@ v0.5 (xxxx-xx-xx) - Display zone messages in zone information window. - Display order of threads can be changed in the options menu. - Prevent deadlocks by querying socket send buffer size. +- Frame set statistics can be now limited to frames visible on the screen. v0.4.1 (2018-12-30) -------------------