From c83012a83a4b35dbf1d2ea00289a5726f40f9501 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 8 Mar 2020 14:05:53 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5d627995..3084dad5 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ v0.7 (xxxx-xx-xx) - Frame image compression ratio (lossless in-memory compression, not taking into account DXT compression) is displayed in playback window. - Allow reconnection straight from the discard data dialog. +- Added ability to set custom names for locks. v0.6.3 (2020-02-13) -------------------