diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-03-07 02:08:42 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-03-09 10:44:48 -0300 |
| commit | 3a861c15e5904afa325d2bd5b1dd4c633218a588 (patch) | |
| tree | 255de15230517ffe04e4723446a1bf1f22193206 | |
| parent | e47d62159dbda1e931a0835b71ccba0d415354bd (diff) | |
| download | mullvadvpn-3a861c15e5904afa325d2bd5b1dd4c633218a588.tar.xz mullvadvpn-3a861c15e5904afa325d2bd5b1dd4c633218a588.zip | |
Describe multiple instance prevention in changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ec662526c6..7cb49a7fe7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Add details to mullvad CLI interface error for when it doesn't trust the RPC file. - Warn if daemon is running as a non-root user. - Include the last two OpenVPN logs in problem reports instead of only the last. +- Prevent two instances of the daemon to run at the same time. ### Fixed - Fix a bug in account input field that advanced the cursor to the end regardless its prior |
