Update from d179485 to 579acf6:

- notmuch: return all siblings in threads
  - doc: update aerc-binds
  - doc: rephrase aerc-search -d date selection
  - sort: new `flagged` sorting criteria
  - carddav-query: interpret percent escapes in source url
  - release.sh: fix email encoding
  - send: add option to overwrite copy-to folder
  - colorize: accept wildcards in styles
  - split: add an alias for horizontal split
  - switcher: add scrollbar
  - msgviewer: separate part switcher from viewer
  - binds: better processing of contextual binds
  - doc: document -p option for move/copy
  - chore: ignore all log files
This commit is contained in:
Matej Cepl 2023-10-13 11:01:13 +02:00
parent 68565058cc
commit 5f3e948bd8
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 20 additions and 1 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Oct 13 09:00:26 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- Update from d179485 to 579acf6:
- notmuch: return all siblings in threads
- doc: update aerc-binds
- doc: rephrase aerc-search -d date selection
- sort: new `flagged` sorting criteria
- carddav-query: interpret percent escapes in source url
- release.sh: fix email encoding
- send: add option to overwrite copy-to folder
- colorize: accept wildcards in styles
- split: add an alias for horizontal split
- switcher: add scrollbar
- msgviewer: separate part switcher from viewer
- binds: better processing of contextual binds
- doc: document -p option for move/copy
- chore: ignore all log files
-------------------------------------------------------------------
Wed Oct 11 08:55:55 UTC 2023 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.15.2+git.1697012741.d179485
Version: 0.15.2+git.1697151944.579acf6
Release: 0
Summary: An email client for terminals
License: MIT