summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-10-12 16:14:45 +0200
committerLinus Färnstrand <linus@mullvad.net>2018-10-12 16:14:45 +0200
commitb31cf7a73c2b6dd2ccbf7e37743dd69167568c86 (patch)
treedf8cdf2b06dc0b755d95c331739962a8eb0ae456
parentd04f89206de51124eb9cf451e7c616957261e87f (diff)
downloadmullvadvpn-b31cf7a73c2b6dd2ccbf7e37743dd69167568c86.tar.xz
mullvadvpn-b31cf7a73c2b6dd2ccbf7e37743dd69167568c86.zip
Pull in changelog updates from 2018.4-beta3 release branch
-rw-r--r--CHANGELOG.md14
1 files changed, 9 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d4f9f346b0..c77d67d90e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,15 +30,19 @@ Line wrap the file at 100 chars. Th
might have security issues.
### Fixed
-- Place Mssfix setting inside scrollable area.
- Pick new random relay for each reconnect attempt instead of just retrying with the same one.
+
+
+## [2018.4-beta3] - 2018-10-12
+### Fixed
+- Place Mssfix setting inside scrollable area.
- Fix so mssfix can be unset. Previously emptying the textbox did nothing.
#### Linux
-- The app will have it's window resized correctly when display scaling settings are changed. This
- should also fix bad window behaviour on startup.
-- Fixed systemd-resolved DNS management.
-- Skip systemd-resolved as the DNS manager if it's running in consumer mode.
+- The app will have its window resized correctly when display scaling settings are changed. This
+ should also fix bad window behaviour on startup.
+- Fixed systemd-resolved DNS management. Skip using it as the DNS manager if it's running in
+ consumer mode.
## [2018.4-beta2] - 2018-10-08