From ef7aef6ba0d90174e9079944eaf3010de3555cc0 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 9 Dec 2020 17:26:11 +0000 Subject: Reflect changes in doc --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d390e6a..01dbbfd 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,10 @@ unconditionally deleting the socket. so it does the right thing instead of clobbering sockets. - Complete revamping of the pathexec functions, see exec.h. - Revamping of the locking functions. + - Use of standard O_NONBLOCK and O_CLOEXEC instead of adhoc +DJBUNIX_FLAG_NB and DJBUNIX_FLAG_COE. + - Better header separation; webipc.h removed (stuff moved to +socket.h) In 2.9.3.0 -- cgit v1.2.3