From f207a3b72ed6dec9f889786c12ddf3ed1106c4a9 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Fri, 11 Jan 2013 14:55:31 -0800 Subject: [PATCH] backported lyrics fix --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index cb0df4f9f..d7bc5e31c 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -28,13 +28,13 @@ It also adds some new features: :ref:`musicbrainz-config`. * You can now configure the similarity thresholds used to determine when the autotagger automatically accepts a metadata match. See :ref:`match-config`. -* :doc:`/plugins/lyrics`: Fix an issue that failed to find lyrics when metadata - contained "real" apostrophes. 1.0.0 (in development) ---------------------- * :doc:`/plugins/scrub`: Fix an incompatibility with Python 2.6. +* :doc:`/plugins/lyrics`: Fix an issue that failed to find lyrics when metadata + contained "real" apostrophes. 1.0rc2 (December 31, 2012) --------------------------