aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2040fba..df73931 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,15 @@ point at which they are stable.
### Added
+- **The message pane's bar knows about the trash.** On a message that is
+ already in the trash it now carries Restore, Delete permanently and Empty
+ trash in place of Reply and Forward, which were the two least useful things
+ to offer on mail that was thrown away. Restore is tinted so the one action
+ that gives mail back is not the same shape as the two that destroy it.
+- **Delete permanently.** The selection-scoped counterpart to Empty trash:
+ the same act, on the messages you picked rather than on the whole trash. Like
+ Empty trash it asks first, names the count, and carries no default shortcut,
+ because it cannot be undone.
- **The sync script reports what it did.** `mailsync.sh` now writes a small
status file at the end of every run, naming the channels it synced, whether
each of mbsync and notmuch succeeded, and whether the run was skipped because
@@ -20,6 +29,12 @@ point at which they are stable.
outcome from a line in the log. Set `status` under `[sync]` to move the file;
the default matches what the script writes and no config change is needed.
+### Changed
+
+- **Delete moved from the main toolbar to the message pane's bar**, beside
+ Reply and Forward, where it belongs with the other actions that operate on
+ the message being read. It is still in the Message menu and the context menu.
+
### Fixed
- **A background sync now clears only the accounts it actually carried.** A