summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-11-17 20:23:56 +0000
committerLaurent Bercot <ska@appnovation.com>2023-11-17 20:23:56 +0000
commitd06529686f89074fd4fa574ac6012f8a873e7857 (patch)
treee2fd4e499d8a633feeff288a9d42e904abca8903 /NEWS
parent9d432bd8a07dd36247339c40fa6bf2719600fdb2 (diff)
downloads6-dns-d06529686f89074fd4fa574ac6012f8a873e7857.tar.xz
Prepare for 2.3.7.0; ignore link-local addresses in /etc/hosts
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8aa47f6..669b8ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
Changelog for s6-dns.
+In 2.3.7.0
+----------
+
+ - New s6dns_init_options() function,
+to choose whether to support /etc/hosts or not.
+ - Properly ignore link-local addresses in /etc/hosts
+instead of erroring out on them.
+
+
In 2.3.6.0
----------