From 7ff31544cc67d2f791e244867cce3b30ceea12f6 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Tue, 12 May 2020 13:34:16 +0200 Subject: [PATCH] Fix wording in changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 001d4227..d3f26f6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ Versioning](https://semver.org/spec/v2.0.0.html). ### Fixed - Added a workaround for the compilation issues under Wine 5.7 and above as - caused by [Wine bug 49138](https://bugs.winehq.org/show_bug.cgi?id=49138). + caused by [Wine bug #49138](https://bugs.winehq.org/show_bug.cgi?id=49138). - Added a workaround for plugins that improperly defer part of their initialization process without telling the host. This fixes startup behavior for the Roland Cloud plugins.