aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorMoritz Poldrack <git@moritz.sh>2023-02-05 13:14:27 +0100
committerRobin Jarry <robin@jarry.cc>2023-02-12 00:41:57 +0100
commita553b33ebcbdf8b12ac1546ec45f4437dac1f8b0 (patch)
tree7e3f4e681d58d8ab96323d9c495535faefe36abb /CHANGELOG.md
parent2a0da301c51a8862c4e8a73b141adc0f416833a5 (diff)
downloadaerc-a553b33ebcbdf8b12ac1546ec45f4437dac1f8b0.tar.gz
compose: ensure signature uses standard delimiter
Since it has recently been a topic on IRC, and to guide users new to "raw" email, add a note on how signatures are detected and what they should look like. Prepend signature-file and signature-cmd with the standard delimiter if missing. Signed-off-by: Moritz Poldrack <git@moritz.sh> Signed-off-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 450465e2..ccd714bd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -20,6 +20,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
`PATH` has been modified to include all variations of the `libexec` subdirs.
- The built-in `colorize` filter theme is now configured in styleset files into
the `[viewer]` section.
+- The standard Usenet signature delimiter `"-- "` is now prepended to
+ `signature-file` and `signature-cmd` if not already present.
### Deprecated