summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-08-06 18:21:59 +0200
committerMax Kellermann <max@musicpd.org>2021-08-06 18:21:59 +0200
commitbd893e6336fcf48b09ee6c8e4f6901e035c2ead2 (patch)
tree1d57da72264a85d6d16210da19f1f6ea1d33d301 /NEWS
parenta74b07728e935efb743b74665b9f922f731a0dac (diff)
parent64c39af556e7c15dcbbad27da897d0bf94b391dc (diff)
Merge tag 'v0.22.10'
release v0.22.10
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 0bff87f25..2ee609f6f 100644
--- a/NEWS
+++ b/NEWS
@@ -17,18 +17,23 @@ ver 0.23 (not yet released)
- new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber", and "Location"
* new build-time dependency: libfmt
-ver 0.22.10 (not yet released)
+ver 0.22.10 (2021/08/06)
* protocol
- support "albumart" for virtual tracks in CUE sheets
* database
- simple: fix crash bug
+ - simple: fix absolute paths in CUE "as_directory" entries
+ - simple: prune CUE entries from database for non-existent songs
* input
- curl: fix crash bug after stream with Icy metadata was closed by peer
- tidal: remove defunct unmaintained plugin
* tags
- fix crash caused by bug in TagBuilder and a few potential reference leaks
* output
+ - httpd: fix missing tag after seeking into a new song
- oss: fix channel order of multi-channel files
+* mixer
+ - alsa: fix yet more rounding errors
ver 0.22.9 (2021/06/23)
* database