summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2021-01-21 13:14:27 +0100
committerMax Kellermann <max@musicpd.org>2021-01-21 13:57:59 +0100
commit1afa33c3c766af22c35b02ba58e84693243a4f3e (patch)
treeff46da0303d69d6b5271548e03049b45bf812f50 /NEWS
parent3a7c9c7c8443227cbc6786f2dc3498c945ca927f (diff)
db/simple/Song: Export() merges tags with "target"
Closes https://github.com/MusicPlayerDaemon/MPD/issues/1048
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 16353791c..d24c90f8c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
ver 0.22.4 (not yet released)
* protocol
- fix "readpicture" on 32 bit machines
- - show duration of songs in virtual playlist (CUE) folders
+ - show duration and tags of songs in virtual playlist (CUE) folders
* storage
- curl: fix several WebDAV protocol bugs
* decoder