summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2019-11-25 22:31:56 +0100
committerOdd Stranne <odd@mullvad.net>2019-11-26 13:31:22 +0100
commit547116a738b99ed5e67d3b9d46e614187c4245ea (patch)
treea7c44c780a31b3122a687cb2d0bec0bcb29733de
parent7419895ed54acd58d068699f1974bc383ff6e8f5 (diff)
downloadmullvadvpn-547116a738b99ed5e67d3b9d46e614187c4245ea.tar.xz
mullvadvpn-547116a738b99ed5e67d3b9d46e614187c4245ea.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 879b58a49b..f8d7728f7a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -56,6 +56,8 @@ Line wrap the file at 100 chars. Th
where the registry value type is incorrectly set to be a regular string rather than an expandable
string.
- Fix suspend and resume issues with OpenVPN by upgrading the TAP driver.
+- Minor adjustment in online/offline detection logic. This change addresses misbehaving drivers
+ that report the adapter flags incorrectly.
### Security
- Force OpenVPN to use TLS 1.2 or newer. And limit the TLS 1.3 ciphers to only the strongest ones.