summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2014-01-22 14:00:29 -0300
committerTomás Touceda <chiiph@leap.se>2014-01-22 14:00:29 -0300
commitb07cea9374b9eb382fc18897bbb3df31efd54bb7 (patch)
treed417379ebc82fd5fda41e54d529caecfc6ab5925 /changes
parente234531dc99bf3856343aa1666cf1ae00763610f (diff)
parent9347da67f253a697f5a1c3bd380263f61c62abed (diff)
Merge remote-tracking branch 'refs/remotes/drebs/bug/5014_fix-attachment-processing-when-signing' into develop
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.