diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-07-13 19:57:43 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-07-13 19:58:40 -0400 |
commit | 8395589d15961cedc136a0cf945bd5ae93b5c7c6 (patch) | |
tree | 0f1d77fe420f160f4ed603b3bfc063775e47fbac /RELEASES.md | |
parent | d0119ee5efa56c32f956027f58673a6b3da7ac46 (diff) | |
download | bfs-8395589d15961cedc136a0cf945bd5ae93b5c7c6.tar.xz |
Implement -f PATH from BSD find.
Diffstat (limited to 'RELEASES.md')
-rw-r--r-- | RELEASES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index 83007c8..e76518e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -27,6 +27,7 @@ - Implement `-D rates` - Implement `-fprint` - Implement `-fprint0` +- Implement BSD's `-f` 0.79 |