diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-26 08:59:58 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2020-10-26 08:59:58 +0000 |
commit | 9806a4f3bb81f71c46735a2b378cb074fef6e27b (patch) | |
tree | 285d1f9d993b6233148bc4d82c2383db4c3f7a0c /doc/upgrade.html | |
parent | 15ec28669f6bd4cf4c958f84c0c7dbe58628b375 (diff) | |
download | skalibs-9806a4f3bb81f71c46735a2b378cb074fef6e27b.tar.xz |
Prepare for 2.9.4.0; add open*coe() functions.
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index e59df35..0f1aee8 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -16,6 +16,13 @@ <a href="//skarnet.org/">skarnet.org</a> </p> +<h2> in 2.9.4.0 </h2> + +<ul> + <li> New <tt>open*coe</tt> functions, which are O_CLOEXEC versions of the +<a href="libstddjb/djbunix.html">djbunix.h</a> functions without <tt>coe</tt>. </li> +</ul> + <h2> in 2.9.3.0 </h2> <ul> |