From bcae86196c44baf198534ecec20dc1b8908992f8 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 4 Nov 2013 20:10:46 +0100 Subject: event/ServerSocket: open sockets in the order they were configured Use a std::list which can be appended at the end. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') 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 -- cgit v1.2.3