summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-05-26 20:50:16 +0200
committerMax Kellermann <max@musicpd.org>2020-05-26 20:50:56 +0200
commitf7b6431b6f02e9d479427dd2054cb97273e414e7 (patch)
treea4fb4381535f8f24f810e7570db960a19b9e5c8c /NEWS
parent03b9bd3a9e51b5ea36099d79ae69edc9cab6c6f6 (diff)
meson.build: work around Meson bug detecting strndup() on Windows
Work around Meson bug https://github.com/mesonbuild/meson/issues/3672
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 35b762de3..44252f4e6 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ ver 0.21.24 (not yet released)
- simple: fix crash when mounting twice
* fix unit test failure
* fix build failure with Android NDK r21
+* work around Meson bug breaking the Windows build with GCC 10
ver 0.21.23 (2020/04/23)
* protocol