Changelog for #496

This commit is contained in:
Adrian Sampson 2015-07-07 18:21:15 -07:00
parent 39809a8a44
commit ae68cedeaf

View file

@ -68,6 +68,9 @@ Fixes:
* Sorting numerical fields (such as track) now works again. :bug:`1511`
* :doc:`/plugins/replaygain`: Missing GStreamer plugins now cause a helpful
error message instead of a crash. :bug:`1518`
* Fix an edge case when producing sanitized filenames where the maximum path
length conflicted with the :ref:`replace` rules. Thanks to Ben Ockmore.
:bug:`496` :bug:`1361`
1.3.13 (April 24, 2015)