summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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
----------