diff options
author | Kali Kaneko <kali@leap.se> | 2015-11-05 16:50:12 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-11-06 11:45:34 -0400 |
commit | e086f958dcaf417816025af6f61e6283a3bf7ebf (patch) | |
tree | 5fcb65dc8f051dafd90ff10197ba35daaca65683 /changes | |
parent | 5516308ba8a5e47a15c12cfab49f61ee7e4889a8 (diff) |
[bug] fix set_soledad_invalid_auth_token event cb signature
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 287b7736..54b2b2ed 100644 --- a/changes/next-changelog.rst +++ b/changes/next-changelog.rst @@ -17,6 +17,7 @@ Features Bugfixes ~~~~~~~~ - `#7568 <https://leap.se/code/issues/7568>`_: Fix typo on signal name. +- `#7583 <https://leap.se/code/issues/7583>`_: Fix set_soledad_auth_token event callback signature. - `#1235 <https://leap.se/code/issues/1235>`_: Description for the fixed stuff corresponding with issue #1235. - Bugfix without related issue number. |