diff --git a/aerc.changes b/aerc.changes index d9812f6..655df74 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Oct 25 07:49:09 UTC 2024 - Matej Cepl + +- Update from 7469730f to e319d329: + - reply: consider the From address too when checking aliases + - imap: strip whitespace from Message-Id and In-Reply-To + - attach: fix content-transfer-encoding for rfc822 attachments + - textinput: make completions run async with cancellation + - history: read the history file from XDG_STATE_HOME + - completion: add command option descriptions + - completion: add commands descriptions + - completion: display descriptions next to choices + - gpg: do not sign with untrusted keys + ------------------------------------------------------------------- Tue Oct 22 21:04:03 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 680b311..c380868 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec} Name: aerc -Version: 0.18.2+git.1729619490.7469730f +Version: 0.18.2+git.1729800831.e319d329 Release: 0 Summary: An email client for terminals License: MIT