diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-07 21:00:23 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-12-07 21:00:23 +0000 |
commit | 2f017fbdd689e025437783cc8d675a7d304b37c3 (patch) | |
tree | 57645420ed02a56ab4e6abfc3b1ff9847ee96c8e /NEWS | |
parent | 1af5a42e566da1e615abae7868ae7a10260ce0b8 (diff) | |
download | skalibs-2f017fbdd689e025437783cc8d675a7d304b37c3.tar.xz |
Add mk?temp and autosurf
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ In 2.8.0.0 - avltreeb removed. (It used VLAs inside of structures, which is GNU C, not C99.) The AVLTREEN_DECLARE_AND_INIT() macro should be used instead. - - New function: env_dump() + - New functions: env_dump(), mk?temp(), autosurf(), autosurf_name() In 2.7.0.0 |