summaryrefslogtreecommitdiff
path: root/changes/next-changelog.rst
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2016-06-24 18:50:01 +0200
committerRuben Pollan <meskio@sindominio.net>2016-07-03 16:04:41 +0200
commite653aa169e9c1fbb00e1920cd461a7be6c9e11af (patch)
treecbb86c4b32e25847b342bec82137b8719270fe96 /changes/next-changelog.rst
parentedaef12d080294a241fec895ae3255740433ecd8 (diff)
[feat] use one single mail_auth token instead of imap/smtp tokens
The core was not addapted to the mail_auth token.
Diffstat (limited to 'changes/next-changelog.rst')
-rw-r--r--changes/next-changelog.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/next-changelog.rst b/changes/next-changelog.rst
index 59f68d8d..389c3f33 100644
--- a/changes/next-changelog.rst
+++ b/changes/next-changelog.rst
@@ -10,6 +10,8 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff.
Features
~~~~~~~~
+- Use mail_auth token in the core instead of imap/smtp tokens.
+
- `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234.
- New feature without related issue number.