summaryrefslogtreecommitdiff
path: root/schleuder
diff options
context:
space:
mode:
Diffstat (limited to 'schleuder')
-rw-r--r--schleuder/docs/changes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/schleuder/docs/changes.md b/schleuder/docs/changes.md
index 37bd815..f67b219 100644
--- a/schleuder/docs/changes.md
+++ b/schleuder/docs/changes.md
@@ -12,4 +12,5 @@ User-relevant changes in version 4.0 compared to version 3.6:
* It is now mandatory to use a blank line to separate keywords from email content. This change allows looking for keyword arguments in the following lines, too. If you omit the blank line, the start of your email content will be interpreted as keyword argument (which probably will result in an error). There is no need to use blank lines between multiple keywords.
* Please only use `X-LIST-NAME` from now on, `X-LISTNAME` has been removed.
* `X-DELETE-KEY` may only be given fingerprints in order to identify keys. No fuzzy matching of strings happens anymore in order to avoid accidental destructive actions.
+* `X-ADD-KEY` is able to handle attached, binary key material.