diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-09-05 19:28:08 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-09-06 14:51:58 +0200 |
| commit | df4523f34ecd7888bf9e6efc310af56e7ed4a209 (patch) | |
| tree | cd379fa14ff92317126694c42ef797a396703443 | |
| parent | a288ba155d9e733293f15ece725ce10482a69533 (diff) | |
| download | mullvadvpn-df4523f34ecd7888bf9e6efc310af56e7ed4a209.tar.xz mullvadvpn-df4523f34ecd7888bf9e6efc310af56e7ed4a209.zip | |
Add to changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index db326d4788..38f6d02e09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,8 @@ Line wrap the file at 100 chars. Th - Add support for Ubuntu 14.04 and other distributions that use the Upstart init system. - Make scrollbar thumb draggable. - Ability to expand cities with multiple servers and configure the app to use a specific server. +- Add firewall rules allowing traffic to the SSDP/WS-discover multicast IP, 239.255.255.250, if + local area network sharing is activated. This allows discovery of devices using these protocols. #### Windows - Extend uninstaller to also remove logs, cache and optionally settings. |
