diff --git a/aerc.changes b/aerc.changes index 96eb85e..554505b 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Jan 7 20:22:31 UTC 2025 - Matej Cepl + +- Update from 0f7d4fc4 to bc487a52: + - viewer: decode Sender header + - send: ensure crlf line endings + - gpg: force crlf on base64 blobs + - reply: add -f flag to always include From header addresses + - reply: refactor ReplyToSelf + - reply: completely de-duplicate recipients + - reply: refactor de-duplicating addresses + - reply: de-duplicate sender address + ------------------------------------------------------------------- Tue Jan 7 07:38:41 UTC 2025 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index eb33b21..dae0c40 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec} Name: aerc -Version: 0.18.2+git.1735213883.0f7d4fc4 +Version: 0.18.2+git.1736274048.bc487a52 Release: 0 Summary: An email client for terminals License: MIT