Update from 159746ff to 9cd806fa:

- cc,bcc,forward: add completion from address book
  - next,prev: fix panic when message list is empty
  - completer: use AddressForHumans
This commit is contained in:
Matej Cepl 2024-06-25 01:00:38 +02:00
parent d72ed6024b
commit 016490fed2
Signed by: mcepl
GPG Key ID: 79205802880BC9D8
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jun 24 23:00:34 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from 159746ff to 9cd806fa:
- cc,bcc,forward: add completion from address book
- next,prev: fix panic when message list is empty
- completer: use AddressForHumans
-------------------------------------------------------------------
Sun Jun 23 21:28:39 UTC 2024 - Matej Cepl <mcepl@cepl.eu>

View File

@ -18,7 +18,7 @@
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
Name: aerc
Version: 0.17.0+git.1719173711.159746ff
Version: 0.17.0+git.1719268191.9cd806fa
Release: 0
Summary: An email client for terminals
License: MIT