From 0e6ce076f9ab94fa5741f25b725b2f7c78b67037 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Mon, 9 Apr 2018 14:29:22 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index d490a911..68eee624 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,8 @@ v0.3 (xxxx-xx-xx) v0.2). - Added ability to display global statistics of a selected zone from the zone info window. +- Fixed regression with lock announce processing that appeared during + worker/viewer split. v0.2 (2018-04-05)