summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2018-11-13 07:20:38 +0100
committerLinus Färnstrand <linus@mullvad.net>2018-11-14 16:24:21 +0100
commitfc0d656e1602cd17e4a75c96cbd3289d419066ed (patch)
tree072fd2c6259a1ee54effd5d1fcef2e1f7757e6b1
parentc9454e891337461b069bd62b9494e67e9f4e8c22 (diff)
downloadmullvadvpn-fc0d656e1602cd17e4a75c96cbd3289d419066ed.tar.xz
mullvadvpn-fc0d656e1602cd17e4a75c96cbd3289d419066ed.zip
Update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4e605f2d3e..55b0a501f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -33,6 +33,9 @@ Line wrap the file at 100 chars. Th
- Detect if the computer is offline. If so, don't sit in a reconnect loop, instead block and show
an error message.
+### Changed
+- Replace OpenVPN root CA certificate bundled with the app to the new Mullvad root CA.
+
### Fixed
- Cancel pending system notifications when the app becomes visible.