diff --git a/aerc.changes b/aerc.changes index e16d073..52785ad 100644 --- a/aerc.changes +++ b/aerc.changes @@ -1,3 +1,37 @@ +------------------------------------------------------------------- +Wed Sep 20 09:49:29 UTC 2023 - Matej Cepl + +- Update from 389d89a to 37d5fc6: + - xdg: fix unit tests on macos + - changelog: reword before release + - docs: add missing newline between :attach variants + - docs: fix typo in stylesets regexp example + - docs: add msglist_thread_folded style object + - docs: add :fold and :unfold commands + - docs: add :connect and :disconnect commands + - docs: add :help and :new-account commands + - docs: add :toggle-key-passthrough command + - docs: add :recover command + - docs: add [ui].client-threads-delay setting + - contrib: add script to check man pages consistency + - msgviewer: add styles for part selector + - colorize: support trailing comments after values + - config: add default values for empty stylesets + - binds: improve display of key sequences + - compose: respect header ordering from text editor + - compose: avoid panic when deleting the last header + - config: make all message list symbols/icons configurable + - commands: strip leading colons from commands + - commands: run a command by its first letters + - hyperlinks: better parsing of emails without mailto prefixes + - lib: return a new Header from LimitHeaders + - binds: control and alt modifiers for delete + - split: remove previous split from grid + - doc: mention correct function in the example for compactDir + - doc: MIME type consistency spelling + - maildir: log mail checking errors, if any + - compose: add option for LF-only editors + ------------------------------------------------------------------- Thu Sep 7 10:31:45 UTC 2023 - Matej Cepl diff --git a/aerc.spec b/aerc.spec index c32c5b7..b0caa2d 100644 --- a/aerc.spec +++ b/aerc.spec @@ -18,7 +18,7 @@ %define _libexecdir %{_exec_prefix}/libexec Name: aerc -Version: 0.15.2+git.1693939617.389d89a +Version: 0.15.2+git.1695157296.37d5fc6 Release: 0 Summary: An email client for terminals License: MIT