Merge branch 'v0.20.x'

This commit is contained in:
Max Kellermann
2018-03-05 11:13:42 +01:00
6 changed files with 98 additions and 29 deletions

5
NEWS
View File

@@ -31,6 +31,11 @@ ver 0.21 (not yet released)
- opus: support for sending metadata using ogg stream chaining
* require GCC 5.0
ver 0.20.19 (not yet released)
* protocol
- validate absolute seek time, reject negative values
* macOS: fix crash bug
ver 0.20.18 (2018/02/24)
* input
- curl: allow authentication methods other than "Basic"