From b1d68fe995e47dd92703a6f2640d379cb84d12a8 Mon Sep 17 00:00:00 2001
From: Max Kellermann <max@musicpd.org>
Date: Wed, 31 Oct 2018 19:26:17 +0100
Subject: [PATCH] NEWS: mention the zeroconf_name %h substitution

---
 NEWS | 1 +
 1 file changed, 1 insertion(+)

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