From 60f592ec9ffd859eb351bdfe942c0dcf667d51ae Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 23 Sep 2013 15:14:27 -0700 Subject: [PATCH] changelog for #391 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 789795cc9..ea3952f4a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -34,6 +34,9 @@ And some fixes: correctly (i.e., to the number of tracks on the disc). * :doc:`/plugins/scrub`: The ``scrub`` command now restores album art in addition to other (database-backed) tags. +* :doc:`/plugins/mpdupdate`: Domain sockets can now begin with a tilde (which + is correctly expanded to ``$HOME``) as well as a slash. Thanks to Johann + Klähn. .. _Opus: http://www.opus-codec.org/ .. _@Verrus: https://github.com/Verrus