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 | 527179a6d6a5dd1672dbf5513deffd99d15c9c91 (patch) | |
tree | b37b7e46149ef117f21c193475283767a01e511b /mail/changes | |
parent | 1d5f5bfec9ee8ab792fd651462bdcae43f55b49f (diff) |
[bug] Fix IMAP fetch headers
- Resolves: #7898
Diffstat (limited to 'mail/changes')
-rw-r--r-- | mail/changes/next-changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/changes/next-changelog.rst b/mail/changes/next-changelog.rst index 67bf9402..40efb190 100644 --- a/mail/changes/next-changelog.rst +++ b/mail/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. |