diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 23:53:54 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 23:53:54 +0200 |
| commit | 0b155e8df3205aebf129091b517f4116665a5adc (patch) | |
| tree | 2215aa05b1d703f9b37badd96aa94a95fd2b14bf /CHANGELOG.md | |
| parent | 1f1a303c617057f149b4f0d748ee0a195484642c (diff) | |
| download | krino-0b155e8df3205aebf129091b517f4116665a5adc.tar.gz krino-0b155e8df3205aebf129091b517f4116665a5adc.zip | |
main excludes checked with the defaults' case and fold; Latin-1 decoding memory; hardlink election documented
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 39ab7fb..37a9f50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,9 @@ 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. +- krino.conf's excludes are checked with the defaults' `case` and `fold` + even while no directory is included; Latin-1 text is decoded in a third + of the memory. - `-v` lists the rule destinations inside a directory that were not scanned, so files there are no longer invisible. - Plan and table widths count terminal columns: a name in a wide script |
