diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
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 |
