summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2022-07-05 10:21:51 -0400
committerTavian Barnes <tavianator@tavianator.com>2022-07-05 10:21:51 -0400
commitd2eadc93db7611a20dce86c4af77e64b80ee29e3 (patch)
tree7c2a385162cd04417bd43112b5de3cd2f0029ba1 /docs
parenta792d4934006fa2969a051d0beb1801525004960 (diff)
downloadbfs-d2eadc93db7611a20dce86c4af77e64b80ee29e3.tar.xz
Release 2.6.12.6.1
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGELOG.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 7f6bcba..9d02e8e 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -1,6 +1,19 @@
2.*
===
+2.6.1
+-----
+
+**July 7, 2022**
+
+- Fix `stat()` errors on GNU Hurd systems with glibc older than 2.35
+
+- Added fish shell tab completion ([#94]).
+ Thanks @xfgusta!
+
+[#94]: https://github.com/tavianator/bfs/pull/94
+
+
2.6
---