From 00c9d93a591db9179b4c5dacc289a2e11643e5ef Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 14 Sep 2019 14:06:13 -0400 Subject: Release 1.5.1 --- RELEASES.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index 8043583..3a5277e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,17 @@ === +1.5.1 +----- + +**September 14, 2019** + +- Added a warning to `-mount`, since it will change behaviour in the next POSIX revision +- Added a workaround for environments that block `statx()` with `seccomp()`, like older Docker +- Fixed coloring of nonexistent leading directories +- Avoided calling `stat()` on all mount points at startup + + 1.5 --- -- cgit v1.2.3