aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-04 18:39:42 +0100
committerMax Kellermann <max@duempel.org>2013-11-04 19:13:05 +0100
commit7adfea8ca268162f10f9b1e1ec3a3322f14928a0 (patch)
tree7ea27a149b80c023668a2ecd463d4962edd7cd83 /NEWS
parenteab1a776838815b4d7b1ac01cc7bcf5f56d3bfd9 (diff)
downloadmpd-7adfea8ca268162f10f9b1e1ec3a3322f14928a0.tar.gz
mpd-7adfea8ca268162f10f9b1e1ec3a3322f14928a0.tar.xz
mpd-7adfea8ca268162f10f9b1e1ec3a3322f14928a0.zip
system/resolver: return path of UNIX domain sockets
getnameinfo() doesn't work well - it always returns "localhost".
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 316226ea3..64529812e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.18.1 (2013/11/??)
* protocol:
- always ignore whitespace at the end of the line
+* networking:
+ - log UNIX domain path names instead of "localhost"
* filter:
- autoconvert: fix "volume_normalization" with mp3 files
* add missing files to source tarball