diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-05-14 14:11:45 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-05-14 15:59:41 +0200 |
| commit | 2ed55b41ec3a6c60a2da84a38b9fb610069b13be (patch) | |
| tree | de657e624f86346c86b5dadf2e23024792b881c5 | |
| parent | 0b2805bc02b182df4adce9d0b6963afaad45395d (diff) | |
| download | mullvadvpn-2ed55b41ec3a6c60a2da84a38b9fb610069b13be.tar.xz mullvadvpn-2ed55b41ec3a6c60a2da84a38b9fb610069b13be.zip | |
Add launchd change to changelog
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f7e5435be..bcf9c1425e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,8 @@ Line wrap the file at 100 chars. Th resolution of the Mullvad API server hostname fails. - Manage firewall rules on Windows depending on connection state. - Improve account token hint to be the same length as an expected token. +- The macOS installer is changed from dmg to pkg format. +- The backend daemon is installed as a launchd daemon and started on macOS on install. ### Fixed - Fix a bug in account input field that advanced the cursor to the end regardless its prior |
