diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-08-23 14:30:37 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-08-24 15:19:53 -0300 |
| commit | a2760ea5eba54b19cb8133e3f3f3596dba17d79a (patch) | |
| tree | 9913a520b1bfecb841f09ec90b0f1bc7e099a6a6 | |
| parent | ea4e9fe3a0b21a57527531e535f4077630c127a1 (diff) | |
| download | mullvadvpn-a2760ea5eba54b19cb8133e3f3f3596dba17d79a.tar.xz mullvadvpn-a2760ea5eba54b19cb8133e3f3f3596dba17d79a.zip | |
Describe window location fix in the change log
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8b1c42239a..97c76bd4af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,10 @@ Line wrap the file at 100 chars. Th - Log panics in the daemon to the log file. - Warn in the Settings screen if a new version is available. +### Fixed +#### Linux +- The app window is now shown in its previous location, instead of at the center of the screen. + ### Changed - The "Buy more credit" button is changed to open a dedicated account login page instead of one having a create account form first. |
