diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 23:24:08 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 23:24:08 +0200 |
| commit | 11a2c57c6eeaff0ef963fc6f8b74caa27b147bdb (patch) | |
| tree | 336b39597f95d6b97b460075cb50371c979e733c /CHANGELOG.md | |
| parent | c66a842ce4679a3ffa5504dad39b1402bea75e9f (diff) | |
| download | krino-11a2c57c6eeaff0ef963fc6f8b74caa27b147bdb.tar.gz krino-11a2c57c6eeaff0ef963fc6f8b74caa27b147bdb.zip | |
text that turns binary further on has no content, like an image
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aa02136..beedcdc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ ## Unreleased +## 0.0.8 — unreleased + +- A file of no known extension that starts as text and turns binary further + on (a self-extracting installer) has no content, like an image: it no + longer matches a content test, is not set aside by a content exclude, and + raises no warning. + ## 0.0.7 — 2026-09-14 Security and correctness hardening, from a threat model (spec §15.1), an |
