diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-07-12 17:16:29 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-07-12 17:16:29 +0000 |
commit | 8ff14e518f01dc9c6ff733d6f9ff284da6546fd6 (patch) | |
tree | fc50cf532ec85bd85d7a4e7aac6e0e84655de0cd /NEWS | |
parent | ecbc657934249a2642ed542a9544a7ef5ea84021 (diff) | |
download | s6-dns-8ff14e518f01dc9c6ff733d6f9ff284da6546fd6.tar.xz |
Document new options
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ In 2.3.6.0 - Bugfixes. - New s6dns_hosts functions. - New command: s6-dns-hosts-compile + - s6-dnsip* and s6-dnsname now support a -h option, to make +use of /etc/hosts data. In 2.3.5.5 |