From 45eafe9cf597c071029d61a9625bb96034d5aac9 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 15 Jul 2018 14:41:09 -0400 Subject: Release 1.2.3 --- RELEASES.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index b730801..fcc3e14 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,18 @@ === +1.2.3 +----- + +**July 15, 2018** + +- Fixed `test_depth_error` on filesystems that don't fill in `d_type` +- Fixed the build on Linux architectures that don't have the `statx()` syscall (ia64, sh4) +- Fixed use of AT_EMPTY_PATH for fstatat on systems that don't support it (Hurd) +- Fixed `ARG_MAX` accounting on architectures with large pages (ppc64le) +- Fixed the build against the upcoming glibc 2.28 release that includes its own `statx()` wrapper + + 1.2.2 ----- -- cgit v1.2.3