diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-05-15 15:50:06 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-05-15 23:17:08 +0200 |
| commit | 325bc5203290e767e417d3cf00a4cd69966a2982 (patch) | |
| tree | 0a3958d4ed4dfc1b7de02b5c9e9741b02a0e4ab4 | |
| parent | a3f5ed5e4726b1b852291d925241cf050ae03867 (diff) | |
| download | mullvadvpn-325bc5203290e767e417d3cf00a4cd69966a2982.tar.xz mullvadvpn-325bc5203290e767e417d3cf00a4cd69966a2982.zip | |
Add to changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index aaa037bfb6..c3804f41f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ Line wrap the file at 100 chars. Th - 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. +- Move logs to `/var/log/mullvad-daemon/` and settings to `/etc/mullvad-daemon/` on macOS. ### Fixed - Fix a bug in account input field that advanced the cursor to the end regardless its prior |
