diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-12-18 12:09:21 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-12-18 12:09:21 +0000 |
commit | 3c645356e5c92fc5faa77e81fab2f16b11cd6242 (patch) | |
tree | 07f8353bdd9106734008379d71099343be8c6d20 /NEWS | |
parent | 865a1f310dbfbf080d4a79cf1f99166d8d5dd71a (diff) | |
download | skalibs-3c645356e5c92fc5faa77e81fab2f16b11cd6242.tar.gz skalibs-3c645356e5c92fc5faa77e81fab2f16b11cd6242.tar.xz skalibs-3c645356e5c92fc5faa77e81fab2f16b11cd6242.zip |
Actually add autosurf_name; fix cspawn leak in error path
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS index 0e2deb4..67f124b 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ Changelog for skalibs. In 2.14.1.0 ----------- + - Bugfixes. - New socket_sendnb46_g() and socket_recvnb46_g() macros. |