summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2017-12-04 13:36:25 +0100
committerLinus Färnstrand <linus@mullvad.net>2017-12-04 13:39:12 +0100
commit2157b0f4f9e57ba69b8465cd11b9a2bf123f75ee (patch)
treeba79bcbfb48edcf6b8fd1698ecc039075d9b6ab7
parentbb92403b068838b1b5633b415cdfbbefdc65b2be (diff)
downloadmullvadvpn-2157b0f4f9e57ba69b8465cd11b9a2bf123f75ee.tar.xz
mullvadvpn-2157b0f4f9e57ba69b8465cd11b9a2bf123f75ee.zip
Add change to changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b7d167dbb..84fb9cab94 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
* **Security**: in case of vulnerabilities.
## [Unreleased]
+### Added
+- Buffer size and fast-io parameters to OpenVPN. Can double the speed on high latency connections.
+
### Fixed
- Hold off notifying the frontend of the 'unsecure' state until the VPN tunnel is actually
completely disconnected.