summaryrefslogtreecommitdiff
path: root/changes/next-changelog.rst
diff options
context:
space:
mode:
Diffstat (limited to 'changes/next-changelog.rst')
-rw-r--r--changes/next-changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst
index 7de9d98..625dcac 100644
--- a/changes/next-changelog.rst
+++ b/changes/next-changelog.rst
@@ -11,6 +11,9 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff.
Features
~~~~~~~~
- `#7656 <https://leap.se/code/issues/7656>`_: Emit multi-user aware events.
+- `#4008 <https://leap.se/code/issues/4008>`_: Add token-based authentication to local IMAP/SMTP services.
+- Use twisted.cred to authenticate IMAP users.
+
- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
- New feature without related issue number.
@@ -18,6 +21,7 @@ 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