Update from 65332c23 to f204c736:
- compose,viewer: do not always wrap people names in quotes - sendemail-validate: add fallback for older git - compose: explicitly identify converted text/* parts - vaxis: fix panic trace print on stderr - pipe: allow closing the terminal automatically - gitignore: add tags and aerc-release-stats.png - docs: be more explicit about the behaviour of :accept - config: allow global options in accounts.conf - composer: block :quit command if composer is active - binds: fix FormatKeyStrokes to properly display certain keystrokes - readme: add missing link for aerc-patch man page - open: preserve the original filename - contrib: improve readability of meeting requests - ipc: add more fine-grained options to disable IPC - ipc: disable IPC completely when disable-ipc=true - ipc: add --no-ipc flag to completely disable IPC - ipc: retry failed command directly, not over IPC - ipc: improve error handling - ui: use a custom prefix for dummy root - notmuch: draw incomplete threads
This commit is contained in:
parent
92a78d9eb8
commit
2957cb38d5
25
aerc.changes
25
aerc.changes
@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 14 06:09:54 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Update from 65332c23 to f204c736:
|
||||
- compose,viewer: do not always wrap people names in quotes
|
||||
- sendemail-validate: add fallback for older git
|
||||
- compose: explicitly identify converted text/* parts
|
||||
- vaxis: fix panic trace print on stderr
|
||||
- pipe: allow closing the terminal automatically
|
||||
- gitignore: add tags and aerc-release-stats.png
|
||||
- docs: be more explicit about the behaviour of :accept
|
||||
- config: allow global options in accounts.conf
|
||||
- composer: block :quit command if composer is active
|
||||
- binds: fix FormatKeyStrokes to properly display certain keystrokes
|
||||
- readme: add missing link for aerc-patch man page
|
||||
- open: preserve the original filename
|
||||
- contrib: improve readability of meeting requests
|
||||
- ipc: add more fine-grained options to disable IPC
|
||||
- ipc: disable IPC completely when disable-ipc=true
|
||||
- ipc: add --no-ipc flag to completely disable IPC
|
||||
- ipc: retry failed command directly, not over IPC
|
||||
- ipc: improve error handling
|
||||
- ui: use a custom prefix for dummy root
|
||||
- notmuch: draw incomplete threads
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 11:20:23 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user