From 6962fb41b8e57f8bc817b477cf16262a0ce876d5 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 24 Nov 2016 22:04:25 -0500 Subject: Release 0.84.1 --- RELEASES.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index a755e01..058f584 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,23 @@ === +0.84.1 +------ + +**November 24, 2016** + +Bugfix release. + +- Fixed https://github.com/tavianator/bfs/issues/7 again +- Like GNU find, don't print warnings by default if standard input is not a terminal +- Redirect standard input from /dev/null for -ok and -okdir +- Skip . when -delete'ing +- Fixed -execdir when the root path has no slashes +- Fixed -execdir in / +- Support -perm +MODE for symbolic modes +- Fixed the build on FreeBSD + + 0.84 ---- -- cgit v1.2.3