diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-05-18 18:38:13 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-05-22 10:19:30 +0200 |
| commit | df11d791a4faf16957e92a58df66c32d2292f758 (patch) | |
| tree | 4bacecd68b7397416047aa943d8d607c40a9bac9 | |
| parent | 578c5a24f857a8f70038c7c1bf1ca0935d199e05 (diff) | |
| download | mullvadvpn-df11d791a4faf16957e92a58df66c32d2292f758.tar.xz mullvadvpn-df11d791a4faf16957e92a58df66c32d2292f758.zip | |
Add to changelog
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d19481398..568865b62f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,8 @@ Line wrap the file at 100 chars. Th - Improve account token hint to be the same length as an expected token. - Update `problem-report` binary to automatically collect log files in predefined known Mullvad log directories. +- Replaced previously bundled OpenVPN 2.4.4 with statically linked 2.4.6 version containing + Mullvad patches for faster connect and other improvements. #### macOS - The installer changed from dmg to pkg format. @@ -63,7 +65,7 @@ Line wrap the file at 100 chars. Th - Reduce RPC timeout to Mullvad API server. - Fix OpenVPN warning about usage of AES-256-CBC cipher. - Fix "Out of time" screen status icon position. -- If necessary, create parent directories for RPC connection info file. +- If necessary, create parent directories for RPC connection info file and tunnel log. ## [2018.1] - 2018-03-01 |
