summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-05-27 16:16:30 +0200
committerMax Kellermann <max@musicpd.org>2020-05-27 16:16:30 +0200
commit5e93e882c989f7cbd64ecd6b4a60c5cd32d5f08c (patch)
treed6cf72921223d889aff079283f065b5f0cce7b3b /NEWS
parentc5f80dc543cdc0198a5bd853e29e1d42195fc526 (diff)
parent30d97fe8a040a9d89f3be2dd443c1991cc73405f (diff)
Merge branch 'v0.21.x'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 696aa4506..8a8dd0c92 100644
--- a/NEWS
+++ b/NEWS
@@ -43,8 +43,17 @@ ver 0.21.24 (not yet released)
- "tagtypes" requires no permissions
* database
- simple: fix crash when mounting twice
+* decoder
+ - modplug: fix Windows build failure
+ - wildmidi: attempt to detect WildMidi using pkg-config
+ - wildmidi: fix Windows build failure
+* Android
+ - enable the decoder plugins ModPlug and WildMidi
+ - fix build failure with Android NDK r21
+* Windows
+ - enable the decoder plugins ModPlug and WildMidi
+ - work around Meson bug breaking the Windows build with GCC 10
* fix unit test failure
-* fix build failure with Android NDK r21
ver 0.21.23 (2020/04/23)
* protocol