diff options
author | Max Kellermann <max@duempel.org> | 2011-07-20 07:05:10 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-07-20 14:15:20 +0200 |
commit | b2175629fde13ce58ccb7cd1c4c39b9707225b84 (patch) | |
tree | cf2a168a9fde698787d63a58023ced5cd7241908 /NEWS | |
parent | 2e28ed8f81630cdadf9e3a22d0cd460f6afffe1a (diff) | |
download | mpd-b2175629fde13ce58ccb7cd1c4c39b9707225b84.tar.gz mpd-b2175629fde13ce58ccb7cd1c4c39b9707225b84.tar.xz mpd-b2175629fde13ce58ccb7cd1c4c39b9707225b84.zip |
update_walk: apply follow_inside_symlinks to absolute symlinks
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ver 0.16.4 (2011/??/??) * fix memory leaks * don't resume playback when seeking to another song while paused +* apply follow_inside_symlinks to absolute symlinks * decoder: - ffmpeg: workaround for semantic API change in recent ffmpeg versions - flac: validate the sample rate when scanning the tag |