diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-02-11 14:11:10 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-02-11 15:01:20 +0000 |
| commit | 78ad0b3bc6b00f877fcba1b89beb48699c4c0a49 (patch) | |
| tree | 0651132379d45f1ebf7998ddc131ed8da902c706 | |
| parent | c07555c7a827061f8ad91bd6f875d24bfb107761 (diff) | |
| download | mullvadvpn-78ad0b3bc6b00f877fcba1b89beb48699c4c0a49.tar.xz mullvadvpn-78ad0b3bc6b00f877fcba1b89beb48699c4c0a49.zip | |
Describe tunnel up fix in changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 0839e3b22a..07d18cb1f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,8 @@ Line wrap the file at 100 chars. Th - Remove city/country labels on map in the desktop app. ### Fixed +- Fix app getting stuck in connecting state. + #### Android - Fix crash when removing the service from foreground on Android versions below API level 24. - Fix crash that happened in certain situations when retrieving the relay list. |
