Fix wording in changelog

This commit is contained in:
Robbert van der Helm
2020-05-12 13:34:16 +02:00
parent de14cbd198
commit 7ff31544cc
+1 -1
View File
@@ -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.