diff options
author | geneticdrift <geneticdrift@iotide.com> | 2020-04-22 21:55:02 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2020-04-22 22:00:38 +0200 |
commit | 0a92fbc18e9ae84ca088f96078acd8705269bec9 (patch) | |
tree | 004e5172b40683054e48dfa31eafb170b6a0aa03 /NEWS | |
parent | 138c29320be50e212396735941094f555ce5ce0c (diff) |
tag/Fallback: add tag fallback for AlbumSort
Closes https://github.com/MusicPlayerDaemon/MPD/issues/832
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.21.23 (not yet released) +* protocol + - add tag fallback for AlbumSort * storage - curl: fix corrupt "href" values in the presence of XML entities - curl: unescape "href" values |