aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:42:35 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:42:35 +0200
commit166565025832c8a8faf7397766aeaa878980dd2d (patch)
tree8184682259223341e41763434b01e6baa2fb4ec9 /CHANGELOG.md
parentbb8b547023b0867f31d7452faceef5769a45b94b (diff)
downloadkrino-166565025832c8a8faf7397766aeaa878980dd2d.tar.gz
krino-166565025832c8a8faf7397766aeaa878980dd2d.zip
a real run's later directories are not blocked by earlier claims; -n across directories documented
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 392d933..ff9f900 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,8 @@
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.
+- In a real run, a later directory is no longer blocked by paths an earlier
+ one moved files away from, or planned and did not apply ("target exists").
- `krino explain` says when a duplicate's delete would be skipped, no longer
removes a directory's unused keyword cache (it holds no lock), and walks
the directory only when a duplicate test needs it.