Merge branch 'v0.21.x'

This commit is contained in:
Max Kellermann
2019-04-18 11:48:22 +02:00
12 changed files with 60 additions and 25 deletions

3
NEWS
View File

@@ -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)