diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2025-08-19 15:59:28 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska@appnovation.com> | 2025-08-19 15:59:28 +0000 |
| commit | a83de08e41f91f878e5bf975cd0e30d23b4dda16 (patch) | |
| tree | 217e682490ca50ce981ed4b27cabc8afe1650492 /doc | |
| parent | 982dbebfa6703c2ea5c3dd65dfaf46657fac8aa8 (diff) | |
| download | skalibs-a83de08e41f91f878e5bf975cd0e30d23b4dda16.tar.gz | |
Document changes
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/upgrade.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 957b929..e9d30cd 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -21,7 +21,8 @@ <ul> <li> Support for shared libraries on MacOS </li> <li> New <tt>skalibs/prog.h</tt> header, for PROG modifications </li> - <li> New functions: <tt>crc32c</tt>, <tt>symlink_at</tt>, <tt>mkdirp</tt>, <tt>mkdirp2</tt> </li> + <li> New functions: <tt>crc32c</tt>, <tt>symlink_at</tt>, <tt>mkdirp</tt>, +<tt>atomic_symlink4</tt>, <tt>mkdirp2</tt>, <tt>mkntemp</tt>, <tt>qsortr</tt>, <tt>env_dump4</tt> </li> </ul> <h2> in 2.14.4.0 </h2> |
