summaryrefslogtreecommitdiffstats
path: root/RELEASES.md
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2016-10-29 16:40:56 -0400
committerTavian Barnes <tavianator@tavianator.com>2016-10-29 16:40:56 -0400
commit8da7838c867937cadc5609f6914fd2d3bbd053f1 (patch)
treec526231b6435e8ba1df418618741dbefc0d950bf /RELEASES.md
parente07cbd10f59a8197a0b5fc789ea3781a863548e8 (diff)
downloadbfs-8da7838c867937cadc5609f6914fd2d3bbd053f1.tar.xz
Bump the version to 0.840.84
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index a6e9345..a755e01 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -2,6 +2,22 @@
===
+0.84
+----
+
+**October 29, 2016**
+
+64/76 GNU find features supported.
+
+- Spelling suggestion improvements
+- Handle `--`
+- (Untested) support for exotic file types like doors, ports, and whiteouts
+- Improved robustness in the face of closed std{in,out,err}
+- Fixed the build on macOS
+- Implement `-ignore_readdir_race`, `-noignore_readdir_race`
+- Implement `-perm`
+
+
0.82
----