diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2020-02-25 11:11:44 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2020-02-25 11:11:44 -0500 |
commit | e604972ffed159ffeb9f948615540ad8f5b4a4a0 (patch) | |
tree | 523053cf8bdd17992f0ac27bb1f9735fbb659d56 /RELEASES.md | |
parent | 5b9bfbbb8caa5a7ef849247f1dabc100e46d4464 (diff) | |
download | bfs-e604972ffed159ffeb9f948615540ad8f5b4a4a0.tar.xz |
Release 1.61.6
Diffstat (limited to 'RELEASES.md')
-rw-r--r-- | RELEASES.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md index 639140c..7e51b9e 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -2,6 +2,15 @@ === +1.6 +--- + +**February 25, 2020** + +- Implemented `-newerXt` (explicit reference times), `-since`, `-asince`, etc. +- Fixed `-empty` to skip special files (pipes, devices, sockets, etc.) + + 1.5.2 ----- |