summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <faern@faern.net>2023-03-22 14:00:14 +0100
committerLinus Färnstrand <faern@faern.net>2023-03-23 09:53:11 +0100
commit5d6267c0ee7e7886aaa03c3ffeb886d769d6c54c (patch)
tree3e35a2dc259fdc133de351c6af0a22513d693acf
parent4ad0cc856dcb77aa7a8126ece1dd6abc992df25b (diff)
downloadmullvadvpn-5d6267c0ee7e7886aaa03c3ffeb886d769d6c54c.tar.xz
mullvadvpn-5d6267c0ee7e7886aaa03c3ffeb886d769d6c54c.zip
Add to changelog
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c1afb27555..f74ad21a5e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -57,6 +57,10 @@ Line wrap the file at 100 chars. Th
- Deprecated support for Debian 10. This also means dropping support for glibc older
than 2.31 and Linux kernels older than 5.10.
+### Removed
+- Remove port 443 as valid port for WireGuard over TCP. Keep only port 80 and 5001. The reason is
+ to free up port 443 for other TCP based obfuscation later.
+
### Fixed
- Fix close to expiry notification not showing unless app is opened once within the last three days
in the desktop app.