diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-12-21 11:31:16 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-12-21 11:31:16 +0000 |
commit | b45692fe8638c4faaaedb488402b90971fda18f5 (patch) | |
tree | 223accd7def6c728227550682b4b04e05416297b /doc | |
parent | 2990ce9b390ec1e2bfa1c043c406878e8aff86dd (diff) | |
download | skalibs-b45692fe8638c4faaaedb488402b90971fda18f5.tar.xz |
Undeprecate mininetstring
It's actually used by s6-dns!
Diffstat (limited to 'doc')
-rw-r--r-- | doc/upgrade.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 6281e6c..b2d4500 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -25,7 +25,6 @@ <li> New header: <tt>skalibs/posixplz.h</tt>. Some header reorganization. </li> <li> New family of functions: <tt>skalibs/textmessage.h</tt>. </li> <li> <tt>skalibs/environ.h</tt> and <tt>skalibs/getpeereid.h</tt> are now obsolescent. </li> - <li> <tt>skalibs/mininetstring.h</tt> and the functions are it declares now obsolescent. </li> </ul> <h2> in 2.6.2.0 </h2> |