Merge tag 'v0.22.5'

release v0.22.5
This commit is contained in:
Max Kellermann
2021-02-15 22:50:16 +01:00
17 changed files with 152 additions and 30 deletions

12
NEWS
View File

@@ -2,13 +2,23 @@ ver 0.23 (not yet released)
* protocol
- new command "getvol"
ver 0.22.5 (not yet released)
ver 0.22.5 (2021/02/15)
* protocol
- error for malformed ranges instead of ignoring silently
- better error message for open-ended range with "move"
* database
- simple: fix missing CUE sheet metadata in "addid" command
* tags
- id: translate TPE3 to Conductor, not Performer
* archive
- iso9660: another fix for unaligned reads
* output
- httpd: error handling on Windows improved
- pulse: fix deadlock with "always_on"
* Windows:
- enable https:// support (via Schannel)
* Android
- work around "Permission denied" on mpd.conf
ver 0.22.4 (2021/01/21)
* protocol