diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-09-11 22:43:55 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-09-12 11:53:59 -0300 |
| commit | d6c17b6370ca52c7dffd63c6698c26f6f912bd8c (patch) | |
| tree | d146a0995c08101099b30f295b1e984302010a28 | |
| parent | f88b95bead2d1e55625498814aad904dd2cf7e1f (diff) | |
| download | mullvadvpn-d6c17b6370ca52c7dffd63c6698c26f6f912bd8c.tar.xz mullvadvpn-d6c17b6370ca52c7dffd63c6698c26f6f912bd8c.zip | |
Describe unit file change in change log
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d05612d56..d4eca6e818 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -51,6 +51,7 @@ Line wrap the file at 100 chars. Th - 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. +- Fix systemd unit file to support older versions of systemd (e.g., in Debian 8). #### macOS - Fix edge cases when window's arrow appeared misaligned and pointed to the wrong menubar item. |
