diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-01-22 14:00:29 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-01-22 14:00:29 -0300 |
commit | b07cea9374b9eb382fc18897bbb3df31efd54bb7 (patch) | |
tree | d417379ebc82fd5fda41e54d529caecfc6ab5925 /changes | |
parent | e234531dc99bf3856343aa1666cf1ae00763610f (diff) | |
parent | 9347da67f253a697f5a1c3bd380263f61c62abed (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-signing | 1 | ||||
-rw-r--r-- | changes/bug_restrict-adding-outgoing-footer-to-text-plain-messages | 1 |
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. |