summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 9e6c272..4dff35b 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -25,6 +25,8 @@ as well as <tt>random_char()</tt>. </li>
<li> random functions now have an <tt>early</tt> version, to use when
randomness is required before the generator can be seeded (i.e. in
programs running in the very early boot). </li>
+ <li> New <a href="libstddjb/djbunix.html">djbunix</a> functions:
+<tt>waitn_posix()</tt>, <tt>waitn_reap_posix()</tt> </li>
</ul>
<h2> in 2.11.2.0 </h2>