diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-04-20 22:29:47 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-04-22 13:46:50 +0000 |
| commit | b18ab26965d4b7cff95e950995bec53ebff5c47e (patch) | |
| tree | af6ce3d69f484426cfd4ac2cee2150c871b1036b | |
| parent | b42b6cb04e26e517bb06f34504d8f8fbb9c9eee2 (diff) | |
| download | mullvadvpn-b18ab26965d4b7cff95e950995bec53ebff5c47e.tar.xz mullvadvpn-b18ab26965d4b7cff95e950995bec53ebff5c47e.zip | |
Describe dynamic path support in changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c69a42001..318deb91bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,8 @@ Line wrap the file at 100 chars. Th #### Android - Change button colors on problem report no email confirmation dialog to match the desktop version. +- Fix crash when attempting to run app from the non-default location, such as the SD card or from a + different user profile. ### Security #### macOS |
