aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-15 09:32:16 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-15 09:32:16 +0200
commit5d77c5b247b6da7a1d49c23b03d5522e398c7d73 (patch)
tree549d7797122354260c082d974a65baa9a366a3ea /CHANGELOG.md
parente879f2cb348f9cc4d7bc0b44071fb8b5ccf1361d (diff)
downloadkrino-5d77c5b247b6da7a1d49c23b03d5522e398c7d73.tar.gz
krino-5d77c5b247b6da7a1d49c23b03d5522e398c7d73.zip
docs: make ci passes on OpenBSD and FreeBSD; OpenBSD's go needs GOTOOLCHAIN=auto
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d71a29..b641ec0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,10 @@
## Unreleased
+- `make ci` passes on OpenBSD 7.9 (OpenBSD make) and FreeBSD 15.0 (bmake)
+ with Go 1.26.8; the design notes that OpenBSD's `go` package needs
+ `GOTOOLCHAIN=auto` to use it.
+
## 0.0.8 — 2026-09-15
The rest of the open work after 0.0.7, and the checks on real FreeBSD and