From 605050f8e9bbb937e7dcf5d082eab4024c2d7848 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sat, 4 Jul 2020 12:00:02 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1236835d..542419e9 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ v0.7.1 (xxxx-xx-xx) - Secure versions of alloc/free macros. - Automated tracing of vertical synchronization on Windows. - Fixed attachment of postponed frame images. +- Source location data can be now copied to clipboard from zone info window. v0.7 (2020-06-11) -----------------