From 70198a7ac2f542a0e708ae3ca8e6b3e874f61f18 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 23 Jun 2018 19:21:33 -0400 Subject: Release 1.2.2 --- RELEASES.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index a09b158..b730801 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,20 @@ === +1.2.2 +----- + +**June 23, 2018** + +- Minor bug fixes: + - Fixed `-exec ... '{}' +` argument size tracking after recovering from `E2BIG` + - Fixed `-fstype` if `/proc` is available but `/etc/mtab` is not + - Fixed an uninitialized variable when given `-perm +rw...` + - Fixed some potential "error: 'path': Success" messages +- Reduced reliance on GNU coreutils in the testsuite +- Refactored and simplified the internals of `bftw()` + + 1.2.1 ----- -- cgit v1.2.3