diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-03-03 10:41:36 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-03-06 14:06:22 -0300 |
| commit | f8382c8951460bdb98f0eac7cfc0916afdf7d1f6 (patch) | |
| tree | 0cb6ef9f9da0cd8bdc0804334ee78002a3711142 | |
| parent | 6c77bc1978d78d60b0b8069166e3e7fdc4360f72 (diff) | |
| download | mullvadvpn-f8382c8951460bdb98f0eac7cfc0916afdf7d1f6.tar.xz mullvadvpn-f8382c8951460bdb98f0eac7cfc0916afdf7d1f6.zip | |
Add tunnel log backup change in changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9aa5532dd1..b87fef1b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). - Add colors to terminal output on macOS and Linux. - 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. ### Fixed - Fix a bug in account input field that advanced the cursor to the end regardless its prior |
