diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-11 17:06:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-06-11 17:06:06 +0000 |
commit | 648eb8dfccf457fc2fbd01286718629b006524fa (patch) | |
tree | 23381570741b3188468d2321cbbd79f7011ec9fb /doc/upgrade.html | |
parent | 393a729f2f74eb1ca0ba710baacca80024213769 (diff) | |
download | s6-dns-648eb8dfccf457fc2fbd01286718629b006524fa.tar.xz |
- Fix s6dns-resolve.h for C++ inclusionv2.0.0.4
- Fix leak in s6dns_resolve_core.c
- version: 2.0.0.4
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 4c43b9a..61ce2b6 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -18,6 +18,12 @@ <h1> What has changed in s6-dns </h1> +<h2> in 2.0.0.4 </h2> + +<ul> + <li> skalibs dependency bumped to 2.3.5.1. </li> +</ul> + <h2> in 2.0.0.3 </h2> <ul> |