From 7e84e7da571dd3b38d49e86f58aea1562f1113eb Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 22 Jan 2013 21:04:56 -0800 Subject: [PATCH] add thanks to changelog note for #74 --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index dc54682af..8e6a112fb 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -29,7 +29,7 @@ It also adds some new features: * You can now configure the similarity thresholds used to determine when the autotagger automatically accepts a metadata match. See :ref:`match-config`. * :doc:`/plugins/importfeeds`: Added a new configuration option that controls - the base for relative paths used in m3u files. + the base for relative paths used in m3u files. Thanks to Philippe Mongeau. 1.0.0 (in development) ----------------------