summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2018-08-14 21:02:59 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2018-08-14 21:02:59 +0000
commitd4c648197db2b8fdbc0fdc9583a8f7c58e019c4c (patch)
tree6643e9e63325c1541114fd36bc07bb8c4556e1f7 /NEWS
parent7bf3e29007350897cb708da01df845f4d58b4173 (diff)
downloadskalibs-d4c648197db2b8fdbc0fdc9583a8f7c58e019c4c.tar.xz
Remove avl*_deletenode() macros, document all added functions
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 72a40f3..19680c5 100644
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,9 @@ In 2.7.0.0
----------
- Bugfixes.
- - New functions: ipc_timed_sendv(), unlink_void()
+ - New functions: ipc_timed_sendv(), unlink_void(), genset_deepfree(), gensetdyn_deepfree(), skagetln_loose(), skagetlnsep_loose()
- dir_close() now returns void and leaves errno unchanged
- - absolutepath(), sarealpath_tmp(), mininetstring, prot functions removed
+ - absolutepath(), sarealpath_tmp(), avl*_deletnode(), mininetstring, prot functions removed
- djbunix.h doesn't include env.h anymore