diff options
author | Max Kellermann <max@duempel.org> | 2013-10-14 21:11:20 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-10-14 21:11:20 +0200 |
commit | ad631d563bbbdb4aef8bcaf7f02d009b1bc5d06f (patch) | |
tree | 7216a12268d32adaba4880e74b31efa3bed0b679 /NEWS | |
parent | 7cbaf11ddad6f5b464baed80b80e8c9b62f53d55 (diff) | |
download | mpd-ad631d563bbbdb4aef8bcaf7f02d009b1bc5d06f.tar.gz mpd-ad631d563bbbdb4aef8bcaf7f02d009b1bc5d06f.tar.xz mpd-ad631d563bbbdb4aef8bcaf7f02d009b1bc5d06f.zip |
stored_playlist: use fs_charset_to_utf8() for URLs
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ver 0.17.6 (not yet released) - alsa: fix busy loop when USB sound device gets unplugged * stored playlists: - fix loading playlists with references to local files + - obey filesystem_charset for URLs ver 0.17.5 (2013/08/04) * protocol: |