From 6ab7ad22de68f5ce8f09fc671bcc117830698cc9 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 4 May 2017 09:35:19 -0400 Subject: [PATCH] Improve changelog for #2549, which fixes #2548 --- docs/changelog.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5c0915c3bf..b3aba95119 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -106,6 +106,9 @@ Fixes: * :doc:`/plugins/web`: Avoid a crash when sending binary data, such as Chromaprint fingerprints, in music attributes. :bug:`2542` :bug:`2532` * :doc:`/plugins/lyrics`: drop Lyrics.com backend (don't work anymore) +* :doc:`/plugins/lyrics`: The Lyrics.com backend has been removed. (It stopped + working because of changes to the site's URL structure.) + :bug:`2548` :bug:`2549` .. _python-itunes: https://github.com/ocelma/python-itunes