diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 23:58:43 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 23:58:43 +0200 |
| commit | 67ada0b5bc25cb6cff3ab780d82cb0bfe64e4968 (patch) | |
| tree | e05598d93c71af19be946b3cb0d4e80688596c24 /CHANGELOG.md | |
| parent | 04f46bf180cf506ceadb76b5afacf9c02700cc65 (diff) | |
| download | krino-67ada0b5bc25cb6cff3ab780d82cb0bfe64e4968.tar.gz krino-67ada0b5bc25cb6cff3ab780d82cb0bfe64e4968.zip | |
tests: apply error exits 1 and w stops krino through the real command; undo projection occupied half
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b82a8d..0b3ac7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ 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. +- Tests: a genuine apply error exits 1, and `w` in review stops krino even + when applying fails, both through the real command; the undo projection's + "about to be occupied" half. - 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 |
