diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-03-18 15:52:07 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-03-23 19:14:16 +0000 |
| commit | 4d3df2de03153300f8f89c58804ed82422c33513 (patch) | |
| tree | 878024e76667fb59c6fae6685fed638060140126 | |
| parent | 7f86ab20d991edcb7a4799cae0593bdaed7f976c (diff) | |
| download | mullvadvpn-4d3df2de03153300f8f89c58804ed82422c33513.tar.xz mullvadvpn-4d3df2de03153300f8f89c58804ed82422c33513.zip | |
Describe start service on intent in changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 17867406f5..70d1e6d286 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,8 @@ Line wrap the file at 100 chars. Th ### Fixed - Fix bug that could lead to Javascript error dialog to appear upon the desktop app termination. - Show when the app failed to block all connections after an error in the android and desktop apps. +- Fix notification action button not working when requesting to connect the tunnel after being + disconnected for a long time. #### macOS - Fix firewall rules to properly handle DNS requests over TCP when "Local network sharing" is |
