From 74e6ee2aad79665806facb88fca3185cb664582c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 27 Nov 2017 18:49:59 +0000 Subject: version: 2.6.2.0 --- AUTHORS | 1 - NEWS | 3 ++- doc/upgrade.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index fe3a5d2..34ab003 100644 --- a/AUTHORS +++ b/AUTHORS @@ -29,4 +29,3 @@ Thanks to: Yannick DuchĂȘne Michael Zuo - Rasmus Villemoes diff --git a/NEWS b/NEWS index 682d78c..70121c6 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,8 @@ Changelog for skalibs. In 2.6.2.0 ---------- - - New function: skaclient_timed_aflush(). + - New functions: access_at() (MacOS and Solaris don't support faccessat), +skaclient_timed_aflush(). - stralloc.h and tai.h are suitable for inclusion in C++ headers. - New sysdep: SKALIBS_HASODIRECTORY. (MacOS doesn't support O_DIRECTORY.) diff --git a/doc/upgrade.html b/doc/upgrade.html index 085ba83..536e079 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -19,7 +19,7 @@

in 2.6.2.0

    -
  • New function: skaclient_timed_aflush().
  • +
  • New functions: access_at(), skaclient_timed_aflush().

in 2.6.1.0

-- cgit v1.2.3