diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-02-25 12:51:49 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2015-02-25 12:51:49 -0300 |
commit | e23e5fb0d42ddc66ae6c61100067dbd19f85da46 (patch) | |
tree | 82c3ca6c72efb2eeae8552e0080fb172bacbd772 /CHANGELOG.rst | |
parent | 1f4e0c32f49337e216eaaac83a8eeca9674370a4 (diff) |
Fold in changes.
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r-- | CHANGELOG.rst | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3c9906b9..c46ff20d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -3,6 +3,20 @@ Changelog --------- +0.8.1 February 25 ++++++++++++++++++ + +Features +~~~~~~~~ +- `#6646 <https://leap.se/code/issues/6658>`_: Gracefully fall back to ZMQ ipc sockets with restricted access if CurveZMQ is not available. +- `#6717 <https://leap.se/code/issues/6717>`_: Split changes log into changelog and history. + +Bugfixes +~~~~~~~~ +- `#6654 <https://leap.se/code/issues/6654>`_: Regression fix, login attempt is made against previously selected provider. +- `#6058 <https://leap.se/code/issues/6058>`_: Support 'nobody' (used on Arch) as well as 'nogroup' as group names. + + 0.8.0 January 04 -- "Charlie and the code refactory" ++++++++++++++++++++++++++++++++++++++++++++++++++++ |