diff options
Diffstat (limited to 'RELEASES.md')
-rw-r--r-- | RELEASES.md | 2 |
1 files changed, 2 insertions, 0 deletions
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 |