From 8d0a4024b76b7e85c0ccede853fc2cdcceea2afb Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Tue, 15 Sep 2026 22:32:35 +0200 Subject: check refuses an empty time format; krino.conf(5) corrected from the re-audit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e597678..c1d7606 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,8 @@ protects an unreadable file from the rules below it. `explain` shows the rule as "undecided" and the later rules as stopped by it. - `krino check`, and every run, refuses a placeholder that could never - expand (`{foo}`, `{mtime}` without a format, `%B`, `{0}`, `{10}`, an - unclosed `{`) at the action's file:line:col, instead of skipping the step + expand (`{foo}`, `{mtime}` or `{mtime:}` without a format, `%B`, `{0}`, + `{10}`, an unclosed `{`) at the action's file:line:col, instead of skipping the step at plan time. - krino.conf(5) gains WRITING RULES: what happens to a file from scan to execution, how to make and test a configuration, a worked example with -- cgit v1.3