From 3be63461706864669032691a0539ea74c163e96d Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 6 Aug 2013 12:55:24 +0200 Subject: [PATCH] docs: Update changelog --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 65cb3408..43e99350 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -53,6 +53,11 @@ v0.15.0 (UNRELEASED) - Fix proxy config values that was broken with the config system change in 0.14. (Fixes: :issue:`472`) +**MPD frontend** + +- Replace newline, carriage return and forward slash in playlist names. (Fixes: + :issue:`474`, :issue:`480`) + v0.14.2 (2013-07-01) ====================