diff options
author | Max Kellermann <max@duempel.org> | 2009-12-15 18:59:03 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-12-15 19:16:28 +0100 |
commit | f01d7d230b1835ab035a5130e2a39f05f0aabdf5 (patch) | |
tree | 1dbbaadf8563e20578155cee908a44495b4b449c /NEWS | |
parent | 8f7bc70bf5e47da66e57e5606b978ba3ee975d89 (diff) | |
download | mpd-f01d7d230b1835ab035a5130e2a39f05f0aabdf5.tar.gz mpd-f01d7d230b1835ab035a5130e2a39f05f0aabdf5.tar.xz mpd-f01d7d230b1835ab035a5130e2a39f05f0aabdf5.zip |
input/file: don't fall back to parent directory
This code has never made any sense, and has broken some of the archive
plugin.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.15.7 (2009/??/??) +* input: + - file: don't fall back to parent directory * tags: - id3: fix ID3v1 charset conversion * decoders: |