diff --git a/aerc.changes b/aerc.changes index 5129227..3f234b0 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Dec 21 16:53:43 UTC 2024 - Matej Cepl + +- Update from baa0b698 to 854a73e8: + - pipe: fix panic when backend fails to parse message + - expand,collapse: allow specifying folder name + - jmap: handle copy-to and :send -t + - jmap: cache threads + - jmap: correctly compare when FolderContents needs refresh + - jmap: only call queryChanges for updated mailboxes + - jmap: directly check updated email mailboxes on update + - jmap: rely on updates to update mailbox list + - jmap: start listening for changes on Connect message + - jmap: update flags on successful Email/set + - config: fix system paths when relocating aerc + ------------------------------------------------------------------- Fri Dec 20 20:52:00 UTC 2024 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index e87014a..b106271 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec} Name: aerc -Version: 0.18.2+git.1734722175.baa0b698 +Version: 0.18.2+git.1734797657.854a73e8 Release: 0 Summary: An email client for terminals License: MIT