mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 20:13:37 +01:00
Changelog for #2837
This commit is contained in:
parent
e2dc1ef7b4
commit
2941833f22
1 changed files with 3 additions and 0 deletions
|
|
@ -79,6 +79,9 @@ Fixes:
|
|||
exception if non latin-1 characters where in the File name.
|
||||
It now checks if non latin-1 characters are in the filename and changes
|
||||
them to ascii-characters in that case :bug:`2815`
|
||||
* Partially fix bash completion for subcommand names that contain hyphens.
|
||||
:bug:`2836` :bug:`2837`
|
||||
Thanks to :user:`jhermann`.
|
||||
|
||||
For developers:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue