Skip to content
Snippets Groups Projects
Commit e23e5fb0 authored by Ivan Alejandro's avatar Ivan Alejandro
Browse files

Fold in changes.

parent 1f4e0c32
No related branches found
Tags
No related merge requests found
...@@ -3,6 +3,20 @@ ...@@ -3,6 +3,20 @@
Changelog 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" 0.8.0 January 04 -- "Charlie and the code refactory"
++++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++++++++++++++++++++++++++++++
......
...@@ -7,7 +7,20 @@ History ...@@ -7,7 +7,20 @@ History
2015 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 Features
......
- #6654: Regression fix, login attempt is made against previously selected provider.
- Feature #6717: Split changes log into changelog and history.
- Support 'nobody' (used on Arch) as well as 'nogroup' as group names. Related to #6058.
- Gracefully fall back to ZMQ ipc sockets with restricted access if CurveZMQ is not available (Feature #6646)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment