diff options
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 |