Merge branch 'fix-oggflac-serial' of https://github.com/anthonyde/MPD into v0.23.x

This commit is contained in:
Max Kellermann
2022-09-20 14:42:49 +02:00
2 changed files with 9 additions and 5 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.23.10 (not yet released)
* encoder
- flac: fix failure when libFLAC is built without Ogg support
* Windows
- log to stdout by default, don't require "log_file" setting