mirror of
https://github.com/beetbox/beets.git
synced 2026-01-07 16:34:45 +01:00
changelog note for unidecode/asciify_paths path separator fixes.
This commit is contained in:
parent
edd34267c6
commit
fa9cc0ab5f
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue