From 7b2c020a08b3b9f291ba14c71b5fbb5693b6cf6f Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 14 Sep 2026 20:16:38 +0200 Subject: plan 8: generated apply and undo round trip; undo reverses chains within one file --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index b856f3e..10c49ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +- Undo reverses a file its run renamed and then moved, moved twice, or + moved and then sent to the Trash. Before, undo judged the first step + against the disk as it is now, found its destination empty (the later + step had moved the file on) and refused the whole file as "missing". Found + by the new generated apply-and-undo test. + - Folding maps the capital sharp s (ẞ) to "SS", as the other capitals already were: "STRAẞE" in a document now matches the keyword "straße". - Folding replaces invalid UTF-8 with U+FFFD first, so a stray invalid byte -- cgit v1.3