diff options
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> |