diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-11-18 00:27:56 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2015-12-09 19:21:58 +0100 |
commit | 8fc1258ace65be2bb828bf302fc0661cdd128bd7 (patch) | |
tree | 705ff34d8d077eb5a3d752468161fe345082211d /changes/next-changelog.txt | |
parent | 3360cc70b7752f6ebedb56cb8ffc01b81cd640d6 (diff) |
[feat] postfix lookup against couchdb for client smtp fingerprint
- Resolves: #4285
Diffstat (limited to 'changes/next-changelog.txt')
-rw-r--r-- | changes/next-changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt index fbee095..641e26c 100644 --- a/changes/next-changelog.txt +++ b/changes/next-changelog.txt @@ -10,6 +10,7 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff. Features ~~~~~~~~ +- `#4285 <https://leap.se/code/issues/4285>`_: Add postfix lookup against couchdb for client smtp fingerprint - `#5959 <https://leap.se/code/issues/5959>`_: Make alias resolver to return *uuid@deliver.local* - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |