mirror of
https://github.com/beetbox/beets.git
synced 2026-01-06 07:53:40 +01:00
In the changelog note, it should be asciify-paths, not asciify_paths.
This commit is contained in:
parent
fa9cc0ab5f
commit
16056ea6b2
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +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.
|
||||
* 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