aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-04 20:10:46 +0100
committerMax Kellermann <max@duempel.org>2013-11-04 20:10:46 +0100
commitbcae86196c44baf198534ecec20dc1b8908992f8 (patch)
tree604d4cb42088b2f9a0e3874e3da56962d7d8e4f8 /NEWS
parent7adfea8ca268162f10f9b1e1ec3a3322f14928a0 (diff)
downloadmpd-bcae86196c44baf198534ecec20dc1b8908992f8.tar.gz
mpd-bcae86196c44baf198534ecec20dc1b8908992f8.tar.xz
mpd-bcae86196c44baf198534ecec20dc1b8908992f8.zip
event/ServerSocket: open sockets in the order they were configured
Use a std::list which can be appended at the end.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 64529812e..0d973584a 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ ver 0.18.1 (2013/11/??)
- always ignore whitespace at the end of the line
* networking:
- log UNIX domain path names instead of "localhost"
+ - open listener sockets in the order they were configured
* filter:
- autoconvert: fix "volume_normalization" with mp3 files
* add missing files to source tarball