diff options
author | Max Kellermann <max@duempel.org> | 2011-11-28 09:44:36 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-11-28 09:51:21 +0100 |
commit | 718e180423aeb84fc513858415a201905630580c (patch) | |
tree | 2dc81c2e2f0deab7fc221dfafe75ec19583f7bc8 /NEWS | |
parent | cead5e5bd75ed2d71f3834adcb02e3d99082df7f (diff) |
mapper: check "x" permission on music directory
This is a common support case, and hopefully, the new error message
will allow the user to understand the error without requiring support.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ ver 0.16.6 (2010/??/??) - flac, null, wave: fix buffer corruption bug - wave: support packed 24 bit samples * mapper: fix the bogus "not a directory" error message +* mapper: check "x" permission on music directory * log: print reason for failure * event_pipe: fix WIN32 regression * define WINVER in ./configure |