summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_5014_fix-attachment-processing-when-signing1
-rw-r--r--changes/bug_restrict-adding-outgoing-footer-to-text-plain-messages1
2 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug_5014_fix-attachment-processing-when-signing b/changes/bug_5014_fix-attachment-processing-when-signing
new file mode 100644
index 0000000..c12e35e
--- /dev/null
+++ b/changes/bug_5014_fix-attachment-processing-when-signing
@@ -0,0 +1 @@
+ o Correctly process attachments when signing. Fixes #5014.
diff --git a/changes/bug_restrict-adding-outgoing-footer-to-text-plain-messages b/changes/bug_restrict-adding-outgoing-footer-to-text-plain-messages
new file mode 100644
index 0000000..9983404
--- /dev/null
+++ b/changes/bug_restrict-adding-outgoing-footer-to-text-plain-messages
@@ -0,0 +1 @@
+ o Restrict adding outgoing footer to text/plain messages.