From 936f03fa9ea8ae26bef821b812df054daf9a1e82 Mon Sep 17 00:00:00 2001 From: Bartosz Taudul Date: Sun, 7 Feb 2021 21:06:02 +0100 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1348924c..216142df 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ v0.x.x (xxxx-xx-xx) ------------------- - Linux crash handler will now also catch SIGABRT. +- Fixed invalid name assignment to source files discovered client-side. v0.7.6 (2021-02-06)