diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-01 12:51:30 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-03-01 12:51:30 +0000 |
commit | 4684272897e351ed21f82a0ef84bc94194b4d538 (patch) | |
tree | 91a52b9dd3881e2ae001c5dd1a2a08fbc65da0bc /doc/upgrade.html | |
parent | ccb423ed6f317da5a02f4feeda082d791215a4ba (diff) | |
download | skalibs-4684272897e351ed21f82a0ef84bc94194b4d538.tar.xz |
Add byte_zzero, openb_read
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 7f95df7..18a8656 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -19,7 +19,8 @@ <h2> in 2.6.4.0 </h2> <ul> - <li> New function: <a href="libstddjb/djbunix.html">execvep_loose()</a>. </li> + <li> New functions: <a href="libstddjb/djbunix.html">execvep_loose()</a>, +<tt>byte_zzero()</tt> </li> </ul> <h2> in 2.6.3.1 </h2> |