diff options
Diffstat (limited to 'RELEASES.md')
-rw-r--r-- | RELEASES.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index 3a5277e..639140c 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,18 @@ === +1.5.2 +----- + +**January 9, 2020** + +- Fixed the build on NetBSD +- Added support for NFSv4 ACLs on FreeBSD +- Added a `+` after the file mode for files with ACLs in `-ls` +- Supported more file types (whiteouts, doors) in symbolic modes for `-ls`/`-printf %M` +- Implemented `-xattr` on FreeBSD + + 1.5.1 ----- |