diff options
author | Max Kellermann <max@duempel.org> | 2011-01-10 11:47:14 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-01-10 11:47:14 +0100 |
commit | 2b29ca796edfc765b498463dac732663142911f2 (patch) | |
tree | bb71702b20181e5f96bf64c95facc164deb19736 /NEWS | |
parent | 51840088128a25a642744db3a2bff380952ca375 (diff) | |
parent | 9ad862d3a6f0cbb043bf4f9ff97e54e5c606ad3e (diff) | |
download | mpd-2b29ca796edfc765b498463dac732663142911f2.tar.gz mpd-2b29ca796edfc765b498463dac732663142911f2.tar.xz mpd-2b29ca796edfc765b498463dac732663142911f2.zip |
Merge commit 'release-0.16.1'
Conflicts:
NEWS
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,13 +5,14 @@ ver 0.17 (2010/??/??) - osx: allow user to specify other audio devices -ver 0.16.1 (2010/??/??) +ver 0.16.1 (2010/01/09) * audio_check: fix parameter in prototype * add void casts to suppress "result unused" warnings (clang) * input: - ffado: disable by default * decoder: - mad: work around build failure on Solaris + - resolve modplug vs. libsndfile cflags/headers conflict * output: - solaris: add missing parameter to open_cloexec() cal - osx: fix up audio format first, then apply it to device |