docs: Add PR #1084 to changelog

This commit is contained in:
Thomas Kemmer 2015-03-25 05:46:55 +01:00
parent a9393c3850
commit 75020c91ec

View File

@ -323,6 +323,9 @@ M3U backend
migrate your local playlists to work with the M3U backend. (Fixes:
:issue:`1054`, PR: :issue:`1066`)
- In playlist names, replace "/", which are illegal in M3U file names,
with "|". (PR: :issue:`1084`)
MPD frontend
------------