From 2858f5c4b1fe40d0970b18e8d155acf3d900ab6e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Fri, 28 Jul 2017 11:32:18 +0000 Subject: Prepare for 2.6.0.0 --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3085fb7..1e9d1e3 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,15 @@ Changelog for skalibs. +In 2.6.0.0 +---------- + + - Bugfixes. New unixmessage_receiver_hasmsginbuf() function to address +an issue in unixmessage_handle(). + - fd_close() now returns void. This mandates a major version bump. + - new skalibs_setgroups(), setgroups_with_egid() and setgroups_and_gid() +functions to work around supplementary group mismanagement in... can you +guess what operating system? You get 3 tries. + In 2.5.1.1 ---------- -- cgit v1.3.1