From 0473beaa2e3a46dd782af1182413fcdd4d33e275 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 27 Jun 2019 23:34:35 -0400 Subject: Release 1.5 --- RELEASES.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index befe3ba..8043583 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,18 @@ === +1.5 +--- + +**June 27, 2019** + +- New `-xattr` predicate to find files with extended attributes +- Fixed the `-acl` implementation on macOS +- Implemented depth-first (`-S dfs`) and iterative deepening search (`-S ids`) +- Piped `-help` output into `$PAGER` by default +- Fixed crashes on some invalid `LS_COLORS` values + + 1.4.1 ----- -- cgit v1.2.3