summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-12-04 08:48:45 +0000
committerLaurent Bercot <ska@appnovation.com>2021-12-04 08:48:45 +0000
commit032b853746aabb8c3b82af674fdc783b511569f2 (patch)
tree79edb0d7148cf2ef34874a20a3f760e464d50025 /NEWS
parent450e114e1e1651c65dfcdbfa3c6f3967163976b3 (diff)
downloadskalibs-032b853746aabb8c3b82af674fdc783b511569f2.tar.xz
Add opendir_at, prepare for 2.11.1.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7fe6aee..507d77d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,13 @@
Changelog for skalibs.
+In 2.11.1.0
+-----------
+
+ - fd_close() doesn't retry if close() fails. (i.e. adapts to Linux's
+behaviour over HP-UX's.)
+ - New function: opendir_at.
+
+
In 2.11.0.0
-----------