diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2024-05-03 21:01:48 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2024-05-03 21:01:48 +0000 |
commit | c684d2df8c04554f79ada0c9bf5aa2e8c01aa82b (patch) | |
tree | 96bfdcfd6bed655dd991fc2e8d130a044ac7d1e4 /doc/upgrade.html | |
parent | 02926ee3447b1ea0d04b53b8fcb08d8b1a4deec5 (diff) | |
download | skalibs-c684d2df8c04554f79ada0c9bf5aa2e8c01aa82b.tar.xz |
Add mkptemp3
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/upgrade.html')
-rw-r--r-- | doc/upgrade.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html index 37215fc..dc7b334 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -20,6 +20,7 @@ <ul> <li> New <tt>skalibs/gol.h</tt> header, implementing long options. </li> + <li> New <tt>mkptemp3()</tt> function. </li> </ul> <h2> in 2.14.1.1 </h2> |