summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2015-12-14 18:40:31 -0400
committerKali Kaneko <kali@leap.se>2015-12-14 18:40:34 -0400
commit195f92a62cb95c0681269868d9a831b2cff523e2 (patch)
tree270edc89bc7d6a9747c4cb1ce4991ffbbaecb3b7
parent7d399819f749107cdabdeaeeea330065580434da (diff)
[docs] document bugfix on pr 215 by bwagner
-rw-r--r--mail/changes/next-changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/changes/next-changelog.rst b/mail/changes/next-changelog.rst
index e218bb9..7de9d98 100644
--- a/mail/changes/next-changelog.rst
+++ b/mail/changes/next-changelog.rst
@@ -17,6 +17,7 @@ Features
Bugfixes
~~~~~~~~
- `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235.
+- Fix the get_body logic for corner-cases in which body is None (yet-to-be synced docs, mainly).
- Bugfix without related issue number.
Misc