summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2023-09-09 03:55:38 +0000
committerLaurent Bercot <ska@appnovation.com>2023-09-09 03:55:38 +0000
commit4cce87557feb6933c284d234c448bd8bde4facae (patch)
tree7417e8558b0770da2ae24df8abd755dbc913855f /NEWS
parenta646c96d5f7ec4b4e0bb538a41fc202c2cdb3309 (diff)
downloadskalibs-4cce87557feb6933c284d234c448bd8bde4facae.tar.xz
cspawn revamp, part 1. Prepare for 2.14.0.0.
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
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