Update from 2d8b81f6 to 40c25caa:

- mv: allow to move messages across accounts
  - cp: allow to copy messages across accounts
  - msgstore: create destination folder on store.Append
  - config: print file path in error message
  - templates: avoid blank lines with empty signature
  - hook: add mail-sent hook
  - idler: improve the imap idler
  - check-patches: fix non-posix regex
  - mailmap: update
  - compose: allow automatic attachment of signing key
This commit is contained in:
Matej Cepl 2024-01-26 15:49:12 +01:00
parent 680989d4ec
commit 86f6d6527d
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jan 26 14:48:53 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 2d8b81f6 to 40c25caa:
- mv: allow to move messages across accounts
- cp: allow to copy messages across accounts
- msgstore: create destination folder on store.Append
- config: print file path in error message
- templates: avoid blank lines with empty signature
- hook: add mail-sent hook
- idler: improve the imap idler
- check-patches: fix non-posix regex
- mailmap: update
- compose: allow automatic attachment of signing key
-------------------------------------------------------------------
Tue Jan 23 10:48:53 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%define _libexecdir %{_exec_prefix}/libexec
Name: aerc
Version: 0.16+git.1705830689.2d8b81f6
Version: 0.16+git.1706221981.40c25caa
Release: 0
Summary: An email client for terminals
License: MIT