diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-03-16 18:02:04 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-03-24 14:52:57 +0100 |
commit | e57f215f2af9b8b3d155c6a8992973e327a8b7b7 (patch) | |
tree | 151b9de660f20f8152643606bb195591605f7918 /changes | |
parent | 8f0b6e5856d032b830f408114075dde05705ed28 (diff) |
[bug] Fix IMAP fetch headers
- Resolves: #7898
Diffstat (limited to 'changes')
-rw-r--r-- | changes/next-changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst index 67bf940..40efb19 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -21,6 +21,7 @@ Features Bugfixes ~~~~~~~~ - `#7861 <https://leap.se/code/issues/7861>`_: Use the right succeed function for passthrough encrypted email. +- `#7898 <https://leap.se/code/issues/7898>`_: Fix IMAP fetch headers - 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. |