diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-11-17 20:23:56 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-11-17 20:23:56 +0000 |
commit | d06529686f89074fd4fa574ac6012f8a873e7857 (patch) | |
tree | e2fd4e499d8a633feeff288a9d42e904abca8903 /doc/upgrade.html | |
parent | 9d432bd8a07dd36247339c40fa6bf2719600fdb2 (diff) | |
download | s6-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 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index b6c1b67..db26b1c 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,13 @@ <h1> What has changed in s6-dns </h1> +<h2> in 2.3.7.0 </h2> + +<ul> + <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> +dependency bumped to 2.14.0.1. </li> +</ul> + <h2> in 2.3.6.0 </h2> <ul> |