diff options
author | Max Kellermann <max@duempel.org> | 2009-10-03 16:17:02 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-10-03 16:17:02 +0200 |
commit | 7013f9fc3105a4e928cbd87bb177325e9b26bbc6 (patch) | |
tree | 353ca385fca5ab75aedabb2fd8948b2316e48afe /NEWS | |
parent | 31cabc751d2dc6721706d878a0694afc83ef6a0c (diff) | |
parent | 325e380b8e44fd07a3e477e8fcfed9e6e1c80e7f (diff) | |
download | mpd-7013f9fc3105a4e928cbd87bb177325e9b26bbc6.tar.gz mpd-7013f9fc3105a4e928cbd87bb177325e9b26bbc6.tar.xz mpd-7013f9fc3105a4e928cbd87bb177325e9b26bbc6.zip |
Merged release 0.15.4 from branch 'v0.15.x'
Conflicts:
NEWS
configure.ac
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -39,9 +39,11 @@ ver 0.16 (20??/??/??) * obey $(sysconfdir) for default mpd.conf location -ver 0.15.4 (2009/??/??) +ver 0.15.4 (2009/10/03) * decoders: - vorbis: revert "faster tag scanning with ov_test_callback()" + - faad: skip assertion failure on large ID3 tags + - ffmpeg: use the "artist" tag if "author" is not present * output: - osx: fix the OS X 10.6 build |