summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2017-11-27 18:49:59 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2017-11-27 18:49:59 +0000
commit74e6ee2aad79665806facb88fca3185cb664582c (patch)
tree63330551536bb4831a8ae4d9d3b3277d53fbff78
parent60f60b28a92fdbf2139ff67a95bac996052d7c2b (diff)
downloadskalibs-74e6ee2aad79665806facb88fca3185cb664582c.tar.xz
version: 2.6.2.0v2.6.2.0
-rw-r--r--AUTHORS1
-rw-r--r--NEWS3
-rw-r--r--doc/upgrade.html2
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 <yannick_duchene@yahoo.fr
Martin Misuth <et.code@ethome.sk>
Michael Zuo <muh.muhten@gmail.com>
- Rasmus Villemoes <rv@rasmusvillemoes.dk>
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 @@
<h2> in 2.6.2.0 </h2>
<ul>
- <li> New function: skaclient_timed_aflush(). </li>
+ <li> New functions: access_at(), skaclient_timed_aflush(). </li>
</ul>
<h2> in 2.6.1.0 </h2>