diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2016-09-04 14:32:40 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2016-09-04 14:32:40 -0400 |
commit | 8f93c9bc59781061eeb3fcdacd8d6dbb992763d9 (patch) | |
tree | 2c8f496c251a2c74702f5822eb69a354407dcc3f /RELEASES.md | |
parent | ae2c1dcdcdd585ae8f14b43200fb4143606eb5eb (diff) | |
download | bfs-8f93c9bc59781061eeb3fcdacd8d6dbb992763d9.tar.xz |
Bump the version to 0.82.0.82
Diffstat (limited to 'RELEASES.md')
-rw-r--r-- | RELEASES.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASES.md b/RELEASES.md index e76518e..a6e9345 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -5,7 +5,7 @@ 0.82 ---- -**Unreleased** +**September 4, 2016** 62/76 GNU find features supported. @@ -28,7 +28,7 @@ - Implement `-fprint` - Implement `-fprint0` - Implement BSD's `-f` - +- Suggest fixes for typo'd arguments 0.79 ---- |