aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:55:57 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:55:57 +0200
commit04f46bf180cf506ceadb76b5afacf9c02700cc65 (patch)
treeeee384915f80b8243ff807b239515d1c7525095c /CHANGELOG.md
parent0b155e8df3205aebf129091b517f4116665a5adc (diff)
downloadkrino-04f46bf180cf506ceadb76b5afacf9c02700cc65.tar.gz
krino-04f46bf180cf506ceadb76b5afacf9c02700cc65.zip
build: VERSION checked for build and install, cross names without v, dependency gate covers tests and BSDs, tarball install, examples and extractor list tested
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 37a9f50..0b82a8d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,13 @@
could change its answer; `explain` shows `?`. A document read only in part
answers the keywords found in what was read, and leaves the others
unknown.
+- Build: `make build` and `make install` refuse a `VERSION` that is not a
+ plain version string, as `cross` and `release` did; `make cross` names
+ its directories without the tag's `v`; the dependency gate covers test
+ imports and FreeBSD and OpenBSD builds; `scripts/deps --print` prints only
+ the command on stdout; the README says how to install from a release
+ tarball; tests check that the examples load and that the Makefile's
+ extractor list matches the code.
- krino.conf's excludes are checked with the defaults' `case` and `fold`
even while no directory is included; Latin-1 text is decoded in a third
of the memory.