diff options
author | Max Kellermann <max@musicpd.org> | 2019-10-15 16:12:01 +0200 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2019-10-15 16:26:53 +0200 |
commit | 56cc42b7522c46d616c88db0a6261578b121dc9d (patch) | |
tree | d6f0f71a367d03b5b471ae3fb2fe12384ef149fe /NEWS | |
parent | ead208987ddf27f97bac7ccf7887e318a2550be7 (diff) |
storage/curl: use MapUTF8() to reuse existing escaping code
Commit 29f78b18b1d continued.
Closes https://github.com/MusicPlayerDaemon/MPD/issues/662
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ver 0.21.16 (not yet released) * storage - curl: request the "resourcetype" property to fix database update + - curl: URL-encode more paths * update - fix crash when music_directory is not a directory * fix build with iconv() instead of ICU |