aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
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