diff --git a/aerc.changes b/aerc.changes index 7e97f21..e981e14 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Sun Apr 14 06:09:54 UTC 2024 - Matej Cepl + +- Update from 65332c23 to f204c736: + - compose,viewer: do not always wrap people names in quotes + - sendemail-validate: add fallback for older git + - compose: explicitly identify converted text/* parts + - vaxis: fix panic trace print on stderr + - pipe: allow closing the terminal automatically + - gitignore: add tags and aerc-release-stats.png + - docs: be more explicit about the behaviour of :accept + - config: allow global options in accounts.conf + - composer: block :quit command if composer is active + - binds: fix FormatKeyStrokes to properly display certain keystrokes + - readme: add missing link for aerc-patch man page + - open: preserve the original filename + - contrib: improve readability of meeting requests + - ipc: add more fine-grained options to disable IPC + - ipc: disable IPC completely when disable-ipc=true + - ipc: add --no-ipc flag to completely disable IPC + - ipc: retry failed command directly, not over IPC + - ipc: improve error handling + - ui: use a custom prefix for dummy root + - notmuch: draw incomplete threads + ------------------------------------------------------------------- Sat Apr 13 11:20:23 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index 0342c22..4b939ee 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.17.0+git.1712172792.65332c23 +Version: 0.17.0+git.1713040642.f204c736 Release: 0 Summary: An email client for terminals License: MIT