From 564142a029fda86b2d87f8f39c12acea34241098 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 13 Aug 2020 10:02:29 -0400 Subject: Implement -xattrname From macOS find. --- RELEASES.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index e8e0b71..d80f1ee 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -38,6 +38,8 @@ - Fixed an optimizer bug that could skip `-empty`/`-xtype` if they didn't always lead to an action +- Implemented `-xattrname` to find files with a particular extended attribute (from macOS find) + [#8]: https://github.com/tavianator/bfs/issues/8 [#30]: https://github.com/tavianator/bfs/issues/30 -- cgit v1.2.3