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
commitcbfc7cd2acb1ab1d58030ab9a5205a295be1ca5d (patch)
tree5531702e567d5f691008c7d65dc2e15042362729
parent71cf1c4a243181330c0e973b8f69f9143b3d18de (diff)
[docs] document bugfix on pr 215 by bwagner
-rw-r--r--changes/next-changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst
index e218bb9..7de9d98 100644
--- a/changes/next-changelog.rst
+++ b/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