diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-08-31 16:28:06 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-09-04 06:28:44 -0300 |
| commit | 4837004e7e8d1d67c87c7cb15bc14e62b8a3f353 (patch) | |
| tree | 696fce11808892a6daf68d136566e312a10fc8b9 | |
| parent | 568c4512c842832c7e6b0b6caf396a9bedde525b (diff) | |
| download | mullvadvpn-4837004e7e8d1d67c87c7cb15bc14e62b8a3f353.tar.xz mullvadvpn-4837004e7e8d1d67c87c7cb15bc14e62b8a3f353.zip | |
Describe Linux package changes in change log
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e78c30f784..707d6413d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ Line wrap the file at 100 chars. Th - Warn in the Settings screen if a new version is available. - Enter a "blocked" state in case of connection error, which prevents leaking connections until the user specifically requests to disconnect. +- Add support for Ubuntu 14.04 and other distributions that use the Upstart init system. #### Windows - Extend uninstaller to also remove logs, cache and optionally settings. @@ -38,6 +39,8 @@ Line wrap the file at 100 chars. Th #### Linux - The app window is now shown in its previous location, instead of at the center of the screen. +- Remove daemon log, cache and configuration directories during full uninstallation of the app. +- Restart the daemon automatically on upgrade. #### macOS - Fix edge cases when window's arrow appeared misaligned and pointed to the wrong menubar item. |
