From 7eb179b701c25c4ab67ec6f5bc50d19cf785a98c Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Tue, 30 Jun 2020 00:54:35 +0200 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 2aed50d2..1236835d 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ v0.7.1 (xxxx-xx-xx) - Added import of plot data. - Secure versions of alloc/free macros. - Automated tracing of vertical synchronization on Windows. +- Fixed attachment of postponed frame images. v0.7 (2020-06-11) -----------------