summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-10-31 19:26:17 +0100
committerMax Kellermann <max@musicpd.org>2018-10-31 19:26:17 +0100
commitb1d68fe995e47dd92703a6f2640d379cb84d12a8 (patch)
tree0807281379bb7426ac83b39c15c7b6c57e11ea41
parent8a492c8f3976d4d9e7a54118a6a886daacbc796f (diff)
NEWS: mention the zeroconf_name %h substitution
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9c5c8a7ef..30dbc0af1 100644
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,7 @@ ver 0.21 (not yet released)
* encoder
- opus: support for sending metadata using ogg stream chaining
* listen on $XDG_RUNTIME_DIR/mpd/socket by default
+* append hostname to Zeroconf service name
* systemd watchdog support
* require GCC 6
* build with Meson instead of autotools