diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-08-05 13:13:45 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-08-05 13:13:45 +0000 |
commit | e25c41578e710aed96939e5c7e503fc1db5dab3a (patch) | |
tree | 881c72e134920538d153575ca8ccdf1b61ec664a /doc/upgrade.html | |
parent | 56f0665c3f60d5728b1b2b6f4ec991a500443e31 (diff) | |
download | s6-dns-e25c41578e710aed96939e5c7e503fc1db5dab3a.tar.xz |
Prepare for 2.3.8.0; add s6dns_engine_query
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index c2c9280..960129f 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,11 +18,12 @@ <h1> What has changed in s6-dns </h1> -<h2> in 2.3.7.3 </h2> +<h2> in 2.3.8.0 </h2> <ul> <li> <a href="//skarnet.org/software/skalibs/">skalibs</a> dependency bumped to 2.14.3.0. </li> + <li> New function: <tt>s6dns_engine_query()</tt> </ul> <h2> in 2.3.7.2 </h2> |