From e709ae6dd58e57c498075cfb5b8752dcb8e5dbf9 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Sat, 15 Apr 2017 11:13:47 -0400 Subject: [PATCH] Changelog for #2516 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index ddb6ec603..7dbe02314 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -770,6 +770,8 @@ Fixes: does not exist, beets creates an empty file before editing it. This fixes an error on OS X, where the ``open`` command does not work with non-existent files. :bug:`1480` +* :doc:`/plugins/convert`: Fix a problem with filename encoding on Windows + under Python 3. :bug:`2515` :bug:`2516` .. _Python bug: http://bugs.python.org/issue16512 .. _ipfs: http://ipfs.io