diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-28 11:32:18 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2017-07-28 11:32:18 +0000 |
commit | 2858f5c4b1fe40d0970b18e8d155acf3d900ab6e (patch) | |
tree | eac3cb1eb31c67ff1b0ff7ad4f6a99af55143ed3 /NEWS | |
parent | 29f104d8e0b46595d8e7a5d315a9ec3afdf26d43 (diff) | |
download | skalibs-2858f5c4b1fe40d0970b18e8d155acf3d900ab6e.tar.xz |
Prepare for 2.6.0.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 ---------- |