summaryrefslogtreecommitdiff
path: root/doc/upgrade.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2015-02-23 23:28:33 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2015-02-23 23:28:33 +0000
commit7bfdb8092915753c42f9f06a56fbbc46b11e593e (patch)
treef6b914f3fcaf2c0c8b25edd10424c679f2d52cf4 /doc/upgrade.html
parent1cdd5c6f695be300527dace93b8a81c66ceadad8 (diff)
downloadskalibs-7bfdb8092915753c42f9f06a56fbbc46b11e593e.tar.xz
Add hiercopy and hiercopy_tmpv2.3.1.0
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r--doc/upgrade.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 74215bf..77217d9 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -22,6 +22,7 @@
<ul>
<li> wait_status() now returns 256 + signal number when WIFSIGNALED(). </li>
<li> new macro wait_estatus() to get WIFSIGNALED information in an exit code. </li>
+ <li> new functions in djbunix.h: hiercopy(), hiercopy_tmp() </li>
</ul>
<h2> in 2.3.0.1 </h2>