aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-15 00:30:59 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-15 00:30:59 +0200
commit2f4e6dd8dfc7e18064e087c65ff9d28b4833cce2 (patch)
tree7ebcbec83f0f6ee41d8541bfbcff18eba7af10fa /CHANGELOG.md
parent17e933a16ff7de1b06d62504e78c40e615c8b553 (diff)
downloadkrino-2f4e6dd8dfc7e18064e087c65ff9d28b4833cce2.tar.gz
krino-2f4e6dd8dfc7e18064e087c65ff9d28b4833cce2.zip
captures keep the combining marks of a decomposed name; test sources escape invisible characters
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d367983..d528cad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -56,7 +56,8 @@
removes a directory's unused keyword cache (it holds no lock), and walks
the directory only when a duplicate test needs it.
- `{1}` … `{9}` keep the name's diacritics: a folded `name` test still
- matches `Lodz`, but `Łódź-faktura.pdf` now files under `Łódź`, not `Lodz`.
+ matches `Lodz`, but `Łódź-faktura.pdf` now files under `Łódź`, not `Lodz`,
+ including when the name is stored decomposed.
- A tool's error message is shown even when it writes more than the
capture limit at once.
- A damaged lock file naming a pid beyond 32 bits no longer counts as held