summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-01-04 10:32:41 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-01-04 10:32:41 +0000
commit6306c9dcf1b09b0de3f3afa290a45d699dda20b3 (patch)
tree0591faa39e75815123a09fd2503e659bc432cd28
parente08ad5d533bca0201398107bb654f6bbdc53cb09 (diff)
downloadskalibs-2.6.3.0.tar.xz
version: 2.6.3.0v2.6.3.0
-rw-r--r--NEWS2
-rw-r--r--doc/upgrade.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index f48d214..ba82162 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,7 @@ In 2.6.3.0
- memmem wrappers: byte_search, siovec_search.
- New functions: atomic_symlink, skagetlnmaxsep, child_spawn3
- New header: skalibs/posixplz.h, some header reorganization.
- - New family of functions: skalibs/textmessage.h.
+ - New family of functions: textmessage and textclient
- skalibs/environ.h and skalibs/getpeereid.h are now obsolescent.
- Bugfixes.
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 468b05d..31bd8bd 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -24,7 +24,7 @@
<li> memmem wrappers: byte_search, siovec_search. </li>
<li> New functions: atomic_symlink, skagetlnmaxsep, child_spawn3 </li>
<li> New header: <tt>skalibs/posixplz.h</tt>. Some header reorganization. </li>
- <li> New family of functions: <tt>skalibs/textmessage.h</tt>. </li>
+ <li> New family of functions: <tt>skalibs/textmessage.h</tt>, <tt>skalibs/textclient.h</tt> </li>
<li> <tt>skalibs/environ.h</tt> and <tt>skalibs/getpeereid.h</tt> are now obsolescent. </li>
</ul>