From 0a181fc1b38a62e583f13ccc1550f7ffc8f5896b Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sat, 21 Jul 2018 07:28:05 +0000
Subject: Add unlink_void, change dir_close, prepare for 2.7.0.0
---
doc/index.html | 2 +-
doc/upgrade.html | 6 ++++--
2 files changed, 5 insertions(+), 3 deletions(-)
(limited to 'doc')
diff --git a/doc/index.html b/doc/index.html
index 61529bc..491b54c 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@ with a standard C development environment
Download
- - The current released version of skalibs is 2.6.5.0.
+ - The current released version of skalibs is 2.7.0.0.
- Alternatively, you can checkout a copy of the
skalibs
git repository:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 8697c14..ee20c3b 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -16,10 +16,12 @@
skarnet.org
- in 2.6.5.0
+ in 2.7.0.0
- - New function: ipc_timed_sendv()
+ - New functions: ipc_timed_sendv(), unlink_void()
+ - The dir_close() function now returns void
+and leaves errno unchanged.
in 2.6.4.0
--
cgit v1.2.3