diff options
author | Kali Kaneko <kali@leap.se> | 2016-02-23 19:28:05 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2016-02-29 10:32:24 -0400 |
commit | 24977b744b42df912a23a2861453e7d4d5202310 (patch) | |
tree | 58f0695b6b98b8ce34959f859a712a8a9b73a867 /changes | |
parent | b940cfc29b88374ce57b101a39bc012bb903f6e8 (diff) |
[feature] reactor-based authenticator
We don't really need a thread to make use of the ZAP authenticator.
Document bug fix after authenticator thread is gone
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 9f0b455..a1af28c 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -15,6 +15,7 @@ Features Bugfixes ~~~~~~~~ +- `#7536 <https://leap.se/code/issues/7536>`_: zmq authenticator often hangs. - `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235. - Bugfix without related issue number. |