Mercurial > p > roundup > code
diff CHANGES.txt @ 5970:11a9c5b2efd4
Additional headers for nosymessage
Nice if a message needs to be marked as urgent or similar, e.g., Outlook
uses an "Importance" header, when set to "high" it highlights the
message.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Tue, 05 Nov 2019 13:22:20 +0100 |
| parents | 39731b4090ec |
| children | e5acd1843517 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Nov 03 14:43:29 2019 -0500 +++ b/CHANGES.txt Tue Nov 05 13:22:20 2019 +0100 @@ -16,6 +16,11 @@ Features: +- Allow to pass additional headers to nosymessage, nice if a message + needs to be marked as urgent or similar, e.g., Outlook uses an + "Importance" header, when set to "high" it highlights the message. + (Ralf Schlatterbeck) + Fixed: - issue2550996 - Give better error message when running with -c
