tag editor: fix leading separator issue (#32)

This commit is contained in:
jgr
2015-03-24 02:39:59 +10:00
committed by Andrzej Rybczak
parent b63d646e48
commit bb4c0a9d4c
2 changed files with 8 additions and 2 deletions

1
NEWS
View File

@@ -1,6 +1,7 @@
ncmpcpp-0.6.4 (????-??-??)
* Fix title of a pop-up which shows during adding selected items to the current playlist.
* Correctly deal with leading separator while parsing filenames in tag editor.
ncmpcpp-0.6.3 (2015-03-02)