diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
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 |
