From a50aae769c78f23ec372f01da008f6374e2f0530 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sun, 2 Mar 2014 13:39:28 -0800 Subject: [PATCH] changelog/thanks for #563 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 077d5fc1a..8d587f175 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -21,6 +21,8 @@ Fixes: command to add new flexible fields. Thanks to brilnius. * :doc:`/plugins/echonest`: Avoid crashing when the audio analysis fails. Thanks to Pedro Silva. +* :doc:`/plugins/duplicates`: Fix checksumming command execution for files + with quotation marks in their names. Thanks again to Pedro Silva. 1.3.3 (February 26, 2014)