summaryrefslogtreecommitdiffstats
path: root/RELEASES.md
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2020-04-22 09:12:37 -0400
committerTavian Barnes <tavianator@tavianator.com>2020-04-22 09:12:37 -0400
commit5912f89baec5251456a475345ed78582ccb9df5a (patch)
treed2314548478bdd1011aa87e64931e0246f027b66 /RELEASES.md
parent894aead8fcecffd99339f2825ce71bede7ec9695 (diff)
downloadbfs-5912f89baec5251456a475345ed78582ccb9df5a.tar.xz
Release 1.71.7
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 7e51b9e..11f5bc8 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,6 +1,16 @@
1.*
===
+1.7
+---
+
+**April 22, 2020**
+
+- Fixed `-ls` printing numeric IDs instead of user/group names in large directory trees
+- Cached the user and group tables for a performance boost
+- Fixed interpretation of "default" ACLs
+- Implemented `-s` flag to sort results
+
1.6
---