diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-21 11:16:11 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-07-21 11:16:11 +0000 |
commit | e8fe8ed8117bb1a58cd588b295352875d3c08c1a (patch) | |
tree | aa2aac4a2d2d356f8f3bb2daaa0ad19b5a616a55 /NEWS | |
parent | 0a181fc1b38a62e583f13ccc1550f7ffc8f5896b (diff) | |
download | skalibs-e8fe8ed8117bb1a58cd588b295352875d3c08c1a.tar.xz |
Remove mininetstring, absolutepath, absolutepath_tmp
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ In 2.7.0.0 - Bugfixes. - New functions: ipc_timed_sendv(), unlink_void() - dir_close() now returns void and leaves errno unchanged + - absolutepath(), sarealpath_tmp(), mininetstring functions removed + - djbunix.h doesn't include env.h anymore In 2.6.4.0 |