From 4cce87557feb6933c284d234c448bd8bde4facae Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sat, 9 Sep 2023 03:55:38 +0000 Subject: cspawn revamp, part 1. Prepare for 2.14.0.0. Signed-off-by: Laurent Bercot --- NEWS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 905712f..a9b4995 100644 --- a/NEWS +++ b/NEWS @@ -6,8 +6,10 @@ In 2.13.2.0 - Bugfixes. - New accessor function: selfpipe_fd(). - New functions: slurpn(), openslurpnclose(). - - New strerr macros to warn with a "fatal" message - - New cdb functions: cdb_hashv(), cdbmake_addv() + - slurp() and openslurpclose() are now macros. + - New strerr macros to warn with a "fatal" message. + - New cdb functions: cdb_hashv(), cdbmake_addv(). + - child_spawn() revamp. Prototype change (last arg is a size_t). In 2.13.1.1 -- cgit v1.2.3