aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-04 23:26:24 +0100
committerMax Kellermann <max@duempel.org>2013-11-04 23:40:34 +0100
commit62baec1841af26106752cccdbc9da6811dc24949 (patch)
tree358b090b09cc142c63e3c456e8b449bf05ee6255 /NEWS
parent7bca61f5bbacfdf19c9e143f3829aa157d22e003 (diff)
downloadmpd-62baec1841af26106752cccdbc9da6811dc24949.tar.gz
mpd-62baec1841af26106752cccdbc9da6811dc24949.tar.xz
mpd-62baec1841af26106752cccdbc9da6811dc24949.zip
output/alsa: avoid endless loop in Raspberry Pi workaround
See code comment.
Diffstat (limited to '')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 914a3449a..60f002e19 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ ver 0.18.1 (2013/11/??)
- log UNIX domain path names instead of "localhost"
- open listener sockets in the order they were configured
- don't abort if IPv6 is not available
+* output:
+ - alsa: avoid endless loop in Raspberry Pi workaround
* filter:
- autoconvert: fix "volume_normalization" with mp3 files
* add missing files to source tarball