diff options
author | Ruben Pollan <meskio@sindominio.net> | 2017-06-28 15:19:15 +0200 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2017-06-29 00:32:22 +0200 |
commit | bf1984d8707454c1cf13169cc8f937fc3be1dfae (patch) | |
tree | 526a681e0de9da407aa6d0baa36eb2abd78bf4d7 /docs/changelog.rst | |
parent | b62d0e2390bc1cc6bd51e97801b2b8ef853b1a44 (diff) |
[feat] Stop the vpn (and all services) when application is shut down
- Resolves: #8852
Diffstat (limited to 'docs/changelog.rst')
-rw-r--r-- | docs/changelog.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst index 64a47e8..2748484 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -14,6 +14,7 @@ Features - `#8819 <https://0xacab.org/leap/bitmask-dev/issues/8819>`_: Send key to provider if a new priv key is putted in the keyring - `#8821 <https://0xacab.org/leap/bitmask-dev/issues/8821>`_: Add a 'fetch' flag to key export - `#8049 <https://0xacab.org/leap/bitmask-dev/issues/8049>`_: Restart the VPN automatically +- `#8852 <https://0xacab.org/leap/bitmask-dev/issues/8852>`_: Stop the vpn (and all services) when application is shut down - Initial cli port of the legacy vpn code - Add VPN API to bitmask.js - Add vpn get_cert command |