From fa8b44999406ace5f44376c1be1c75edfdde5a03 Mon Sep 17 00:00:00 2001 From: Dmitry Rozhkov Date: Wed, 18 Jan 2017 17:27:40 +0200 Subject: [PATCH] resolve: mention added mDNS support in NEWS Signed-off-by: Dmitry Rozhkov --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 540f4231a13..ec50c0c4038 100644 --- a/NEWS +++ b/NEWS @@ -30,6 +30,11 @@ CHANGES WITH 233 in spe during startup. If no such message is sent, the service now fails, even if the main process exited with a successful exit code. + * The option MulticastDNS= of network configuration files has got + actual implementation. With MulticastDNS=yes a host can resolve + names of remote hosts and to reply to mDNS's A and AAAA requests + from the hosts. + CHANGES WITH 232: * The new RemoveIPC= option can be used to remove IPC objects owned by -- 2.47.3