summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorOdd Stranne <odd@mullvad.net>2018-07-12 08:28:20 +0200
committerOdd Stranne <odd@mullvad.net>2018-07-12 14:52:03 +0200
commitf090c27be8cf2d55ce17d9ce586280307308562c (patch)
tree7cb15df96c9c1cd6609b21328c6e7d302e91cf78
parent2a636677f1c991df767e82be05e6c43e499c6233 (diff)
downloadmullvadvpn-f090c27be8cf2d55ce17d9ce586280307308562c.tar.xz
mullvadvpn-f090c27be8cf2d55ce17d9ce586280307308562c.zip
Update changelog
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1741c30caf..d1f8b2da04 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -30,6 +30,9 @@ Line wrap the file at 100 chars. Th
- Add "auto-connect" setting in daemon, and make it configurable from CLI. Determines if the daemon
should secure the network and start establishing a tunnel directly when it starts on boot.
+#### Windows
+- Include version information (meta data) in executables and DLLs.
+
### Changed
- App now uses statically linked OpenSSL on all platforms.
- Add OpenVPN logs at the top of the problem report instead of middle, to aid support work.