From 78a00f83b7ddc14abb2da7b1ac6c5c801e206d3f Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sun, 10 Feb 2019 15:45:02 -0500 Subject: Release 1.3.3 --- RELEASES.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index b21c655..5749fab 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,20 @@ === +1.3.3 +----- + +**February 10, 2019** + +- Fixed unpredictable behaviour for empty responses to `-ok`/`-okdir` caused by an uninitialized string +- Writing to standard output now causes `bfs` to fail if the descriptor was closed +- Fixed incomplete file coloring in error messages +- Added some data flow optimizations +- Fixed `-nogroup`/`-nouser` in big directory trees +- Added `-type w` for whiteouts, as supported by FreeBSD `find` +- Re-wrote the `-help` message and manual page + + 1.3.2 ----- -- cgit v1.2.3