diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-28 11:32:18 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-28 11:32:18 +0000 |
commit | 2858f5c4b1fe40d0970b18e8d155acf3d900ab6e (patch) | |
tree | eac3cb1eb31c67ff1b0ff7ad4f6a99af55143ed3 /doc/upgrade.html | |
parent | 29f104d8e0b46595d8e7a5d315a9ec3afdf26d43 (diff) | |
download | skalibs-2858f5c4b1fe40d0970b18e8d155acf3d900ab6e.tar.xz |
Prepare for 2.6.0.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index ce4c290..3267e81 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -16,6 +16,16 @@ <a href="//skarnet.org/">skarnet.org</a> </p> +<h2> in 2.6.0.0 </h2> + +<ul> + <li> New functions: <tt>unixmessage_receiver_hasmsginbuf()</tt>, +<tt>skalibs_setgroups()</tt>, <tt>setgroups_with_egid()</tt>, +<tt>setgroups_and_gid()</tt>. The <tt>setgroups_and_gid()</tt> +function is the one that should be used, if possible: it does the +right thing even on the BSDs. </li> +</ul> + <h2> in 2.5.1.1 </h2> <ul> |