summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2018-10-08 14:45:32 +0200
committerAndrej Mihajlov <and@mullvad.net>2018-10-08 15:46:14 +0200
commitde3c3e8e5452283d36f9d3168360546de29b6803 (patch)
tree493e04e16e5050a7ffa9c35c30137259e5e95453
parent762d89d4a6f80d1334d37ae9a4494bbe18e96e7f (diff)
downloadmullvadvpn-de3c3e8e5452283d36f9d3168360546de29b6803.tar.xz
mullvadvpn-de3c3e8e5452283d36f9d3168360546de29b6803.zip
Update changelog
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4ee8434453..ce15a42755 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -38,6 +38,7 @@ Line wrap the file at 100 chars. Th
will wait until it tries to reconnect again in the case of a broken TCP connection.
- Increase timeout parameter to OpenVPN from 15 to 20 seconds. Should make active VPN tunnels drop
less frequent when on unstable networks.
+- Reduce the transparency of "blocking internet" banner to increase the text readability.
#### Linux
- Moved CLI binary to `/usr/bin/` as to have the CLI binary in the user's `$PATH` by default.