about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-08-22 09:37:10 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-08-22 09:37:10 +0000
commit3af45453ce8370a6a9ba974c8150cb492f1d4b22 (patch)
treeffb57a152748bd5d48fb501daf7d210b1829bbb5 /NEWS
parent2e7eb0298199b542a1288272013ff259b77450a5 (diff)
downloadskalibs-3af45453ce8370a6a9ba974c8150cb492f1d4b22.tar.gz
skalibs-3af45453ce8370a6a9ba974c8150cb492f1d4b22.tar.xz
skalibs-3af45453ce8370a6a9ba974c8150cb492f1d4b22.zip
Prepare for 2.6.0.0 release
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 1e9d1e3..c5f2e8e 100644
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,14 @@ Changelog for skalibs.
 In 2.6.0.0
 ----------
 
- - Bugfixes. New unixmessage_receiver_hasmsginbuf() function to address
-an issue in unixmessage_handle().
+ - 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.
+guess what operating system? (You get 3 tries.)
+
 
 In 2.5.1.1
 ----------