diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:02:37 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-15 00:02:37 +0200 |
| commit | 8a046c897e42e9459aa99377589c80c773601efc (patch) | |
| tree | 94d959aa7b0d456402363d57d6c97f64ff9eea22 /CHANGELOG.md | |
| parent | 5310c857d7531986c806404103f118b3c5e364f3 (diff) | |
| download | krino-8a046c897e42e9459aa99377589c80c773601efc.tar.gz krino-8a046c897e42e9459aa99377589c80c773601efc.zip | |
tests read real documents from LibreOffice and pandoc; antiword's short-document limit 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 bb6050b..572ecef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,9 @@ unknown. - `krino log` marks a run "(partly undone)" while some of its reversible steps are not reversed, and "(undone)" only once every one is. +- Tests read real documents made by LibreOffice and pandoc (docx, odt, ods, + xlsx, pptx, epub, pdf, doc, xls), the tool formats when a tool is + installed; antiword's refusal of a very short `.doc` is documented. - Tests: a genuine apply error exits 1, and `w` in review stops krino even when applying fails, both through the real command; the undo projection's "about to be occupied" half. |
