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 /HISTORY.rst | |
parent | 1f4e0c32f49337e216eaaac83a8eeca9674370a4 (diff) |
Fold in changes.
Diffstat (limited to 'HISTORY.rst')
-rw-r--r-- | HISTORY.rst | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/HISTORY.rst b/HISTORY.rst index 998dee04..dba0f38b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,7 +7,20 @@ History 2015 ==== -0.8.0 January xx -- "Charlie and the code refactory" +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" ++++++++++++++++++++++++++++++++++++++++++++++++++++ Features |