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
This commit is contained in:
Matej Cepl 2025-01-07 21:22:33 +01:00
parent 105622e548
commit ad182577d2
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 14 additions and 1 deletions

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jan 7 20:22:31 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- 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 <mcepl@cepl.eu>

View File

@ -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