summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2020-07-06 17:18:48 +0200
committerMax Kellermann <max@musicpd.org>2020-07-06 17:19:38 +0200
commit5b291ff768ded0c4d1e23ec0ba7be9b721b2a16a (patch)
treec05b003abfdfb345f589ea5ce4a991802f059f3a /NEWS
parent39d6816a6df4929f90eadcc976a7b9a42d84d027 (diff)
db/update/Walk: pass concatenated .mpdignore URI to storage.MapUTF8()
Fixes the "Unrecognized URI" error with the udisks storage plugin, which is caused by the kludge in UdisksStorage::MapUTF8().
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a515aeaad..efc4f0aa6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.21.25 (not yet released)
* protocol:
- fix crash when using "rangeid" while playing
+* storage
+ - udisks: fix reading ".mpdignore"
* input
- file: detect premature end of file
- smbclient: don't send credentials to MPD clients