summaryrefslogtreecommitdiff
path: root/mail/changes/next-changelog.rst
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-02-02 18:10:26 +0100
committerKali Kaneko <kali@leap.se>2016-02-28 14:49:00 -0400
commit5b1bea0c8813206a7f17119c1c82eafc8e727bbb (patch)
tree032b825940db6446af4aa9c597fcd2458db8673b /mail/changes/next-changelog.rst
parent9e15deaee705fcc5f01f10c63c695595e937d3b1 (diff)
[bug] Use the right succeed function for passthrough encrypted email
- Resolves #7861
Diffstat (limited to 'mail/changes/next-changelog.rst')
-rw-r--r--mail/changes/next-changelog.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/changes/next-changelog.rst b/mail/changes/next-changelog.rst
index 7979246..67bf940 100644
--- a/mail/changes/next-changelog.rst
+++ b/mail/changes/next-changelog.rst
@@ -20,9 +20,10 @@ Features
Bugfixes
~~~~~~~~
-- `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235.
+- `#7861 <https://leap.se/code/issues/7861>`_: Use the right succeed function for passthrough encrypted email.
- Fix the get_body logic for corner-cases in which body is None (yet-to-be synced docs, mainly).
+- `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235.
- Bugfix without related issue number.
Misc