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:
parent
d72ed6024b
commit
016490fed2
@ -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>
|
Sun Jun 23 21:28:39 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
|
%{?!_libexecdir:%define _libexecdir %{_exec_prefix}/libexec}
|
||||||
Name: aerc
|
Name: aerc
|
||||||
Version: 0.17.0+git.1719173711.159746ff
|
Version: 0.17.0+git.1719268191.9cd806fa
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An email client for terminals
|
Summary: An email client for terminals
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user