diff options
author | Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com> | 2017-01-18 17:27:40 +0200 |
---|---|---|
committer | Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com> | 2017-01-19 11:51:21 +0200 |
commit | fa8b44999406ace5f44376c1be1c75edfdde5a03 (patch) | |
tree | e351255dccf3bf751563eb919838615887662a43 /NEWS | |
parent | 062aabb92438cd91642ff64721ebb8a110ea5ea3 (diff) |
resolve: mention added mDNS support in NEWS
Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |