diff options
author | Max Kellermann <max@musicpd.org> | 2018-01-19 23:35:05 +0100 |
---|---|---|
committer | Max Kellermann <max@musicpd.org> | 2018-01-19 23:52:57 +0100 |
commit | 8376578921c344a584b604657cc7275be804551d (patch) | |
tree | 599ab4ec9bc826c394da9041d77a4436ba17a287 /NEWS | |
parent | ed2354cd9dd8169985ba6d6cd89ceb61a4048346 (diff) |
db/simple/Mount: drop mount point prefix from LOCATE_TAG_BASE_TYPE
Fixes search within mount points, resulting in error "No such
directory".
Closes #190
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.20.16 (not yet released) +* database + - simple: fix search within mount points * fix crash in debug build on Haiku and other operating systems ver 0.20.15 (2018/01/05) |