From 4c58ea8e8d68e3cc165c5a9285e3f31b530cb729 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Fri, 5 Jun 2020 14:26:25 +0200 Subject: [PATCH] small fix --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index fe6fb676..3bde676a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,7 +14,7 @@ - added check in acknowledge message, coded by atsampson (#302) -- avoid showing IP address if no name in the musician profile is given #316 +- avoid showing IP address if no name in the musician profile is given (#316) - bug fix: on MacOS declare an activity to ensure the process doesn't get throttled by OS level Nap, Sleep, and Thread Priority systems, coded by AronVietti (#23)