summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-05-17 19:33:15 +0200
committerMax Kellermann <max@musicpd.org>2021-05-17 19:33:15 +0200
commita2bdac571a5c7601e7f1cc9e113d3264ec467fce (patch)
tree0142702c8d5790dc840854cbd435b6207eab65ec /NEWS
parentc3226a319510a7ac57d6e88363a32780eb099888 (diff)
parent638dfc398184ff0d71c2a81c8c3eb99f649ac307 (diff)
Merge branch 'v0.22.x'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 68551434a..d02f6f3a0 100644
--- a/NEWS
+++ b/NEWS
@@ -11,12 +11,18 @@ ver 0.23 (not yet released)
ver 0.22.7 (not yet released)
* protocol
- don't use glibc extension to parse time stamps
+* input
+ - curl: send user/password in the first request, save one roundtrip
* decoder
- ffmpeg: fix build problem with FFmpeg 3.4
- gme: support RSN files
* storage
- curl: don't use glibc extension
+* database
+ - simple: fix database corruption bug
* output
+ - fix crash when pausing with multiple partitions
+ - jack: enable on Windows
- httpd: send header "Access-Control-Allow-Origin: *"
- wasapi: add algorithm for finding usable audio format
- wasapi: use default device only if none was configured