diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
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. |
