Changelog for #2596 (fixes #2595)

This commit is contained in:
Adrian Sampson 2017-06-15 21:04:16 -04:00 committed by GitHub
parent f2b6801e6c
commit 63692ff9a4

View file

@ -30,6 +30,8 @@ Fixes:
:bug:`2583`
* :doc:`/plugins/web`: Fix a crash on Windows under Python 2 when serving
non-ASCII filenames. Thanks to :user:`robot3498712`. :bug:`2592` :bug:`2593`
* :doc:`/plugins/metasync`: Fix a crash in the Amarok backend when filenames
contain quotes. Thanks to :user:`aranc23`. :bug:`2595` :bug:`2596`
1.4.4 (June 10, 2017)