diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-14 18:28:57 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-14 18:28:57 +0200 |
| commit | 854c850972b949b8124744c9af83d812ab98b208 (patch) | |
| tree | 60c0415e2ba9854966f39510401e44484efee73e /CHANGELOG.md | |
| parent | 86074f40121466798cdd64e07a00db2542543c52 (diff) | |
| download | qtmaildir-854c850972b949b8124744c9af83d812ab98b208.tar.gz qtmaildir-854c850972b949b8124744c9af83d812ab98b208.zip | |
docs: close item 84, spec item 36
Item 84's section moves to the closed file, recording that the fix was
a split rather than a suppression, and that its mutation check
reproduces the original hang at exit 124 rather than merely failing.
Item 36 is specced and no longer "on demand": item 66 needs it. Two
findings while writing it. The deliverable is a RED reproduction of 66,
with the fix deliberately excluded, since that defect has never been
isolated and designing a fix beside a hypothesis is how a wrong one gets
locked in. And the item is smaller than it has read since 2026-08-04:
wireWorker() already builds the worker from a config key, so a test
writes a config pointing at the fixture and nothing in src/ changes.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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 e54673c..ec08727 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,13 @@ point at which they are stable. nothing to exclude from and running it would mean the whole Maildir minus one value. +### Changed + +- The dialog reporting configuration problems at startup now appears over the + main window instead of before it. Which problems interrupt startup is + unchanged: a keybinding that is being ignored does, a notice such as "no sync + command configured" does not. + ## [0.20.0] - 2026-08-14 Anything on screen in the message pane can now be searched for by right-clicking |
