Merge branch 'v0.21.x'

This commit is contained in:
Max Kellermann
2019-03-14 20:32:04 +01:00
4 changed files with 18 additions and 3 deletions

5
NEWS
View File

@@ -5,9 +5,14 @@ ver 0.22 (not yet released)
ver 0.21.6 (not yet released)
* protocol
- allow loading playlists specified as absolute filesystem paths
- fix "list" with filter expression
* input
- cdio_paranoia: fix build failure due to missing #include
* playlist
- flac: fix use-after-free bug
* support abstract sockets on Linux
* Windows
- remove the unused libwinpthread-1.dll dependency
ver 0.21.5 (2019/02/22)
* protocol