summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-04-18 11:48:22 +0200
committerMax Kellermann <max@musicpd.org>2019-04-18 11:49:05 +0200
commitccc58f2a32f33dccbf06c616d470b5c1b628c6e6 (patch)
tree6816505982208a117e3ab91edbd8c704c1970066 /NEWS
parentd28307e082848a7686cffe6e919a43f4188376ac (diff)
parentead3dc6a92b7631e65ccd4df8e514e8b431c71c6 (diff)
Merge branch 'v0.21.x'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 48c65826f..4f1be509b 100644
--- a/NEWS
+++ b/NEWS
@@ -12,8 +12,11 @@ ver 0.21.8 (not yet released)
* output
- httpd: add missing mutex lock
- httpd: fix use-after-free bug
+* playlist
+ - soundcloud: fix "Unsupported URI scheme" (0.21.6 regression)
* fix Bonjour bug
* fix build failure with GCC 9
+* fix build failure with -Ddatabase=false
* systemd: add user socket unit
ver 0.21.7 (2019/04/03)