Changelog for #1294

This commit is contained in:
Thomas Scholtes 2015-02-01 21:45:55 +01:00
parent f0faf5c26b
commit b150d40394

View file

@ -89,6 +89,8 @@ Fixes:
* The error message when MusicBrainz is not reachable on the network is now
much clearer. Thanks to Tom Jaspers. :bug:`1190` :bug:`1272`
* Improve error messages when parsing query strings with shlex. :bug:`1290`
* :doc:`/plugins/embedart`: Fix a crash that occured when used together
with the *check* plugin. :bug:`1241`
For developers: