summaryrefslogtreecommitdiffstats
path: root/RELEASES.md
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2020-01-09 10:14:20 -0500
committerTavian Barnes <tavianator@tavianator.com>2020-01-09 10:14:40 -0500
commitd6a8ad44c3716281f5ba5a395c91dfee0bcda09a (patch)
treeb5f1a9a6c58a0cd827dae28090c34d40f4a8fb7c /RELEASES.md
parent2215f7a5d902764755673cc15a317982f0f15592 (diff)
downloadbfs-d6a8ad44c3716281f5ba5a395c91dfee0bcda09a.tar.xz
Release 1.5.21.5.2
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md12
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
-----