diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-06-24 15:05:12 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-06-24 15:05:12 +0000 |
commit | e235eac7e00a3f52299273f734723dbc9fbaee70 (patch) | |
tree | 7a31f7567d6ab7c7c056a29c677509b0988faea9 /doc/upgrade.html | |
parent | 191d21f2acde7c2fa3003972a8b04bc080d64e2d (diff) | |
download | skalibs-e235eac7e00a3f52299273f734723dbc9fbaee70.tar.xz |
Add skagetln_loose, skagetlnsep_loose, ipc_timed_sendv
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 c582e40..8697c14 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -16,6 +16,12 @@ <a href="//skarnet.org/">skarnet.org</a> </p> +<h2> in 2.6.5.0 </h2> + +<ul> + <li> New function: <tt>ipc_timed_sendv()</tt> </li> +</ul> + <h2> in 2.6.4.0 </h2> <ul> |