changelog note for unidecode/asciify_paths path separator fixes.

This commit is contained in:
xarph 2016-12-03 15:35:26 -08:00
parent edd34267c6
commit fa9cc0ab5f

View file

@ -7,6 +7,7 @@ Changelog
Fixes:
* :doc:`/plugins/badfiles`: Fix a crash on non-ASCII filenames. :bug:`2299`
* With :ref:`asciify_paths` set to "yes", some unicode tags could decode in such a way that erroneous directories were created mid-filename. This has been fixed.
1.4.1 (November 25, 2016)