diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-12-03 11:03:27 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-12-03 11:07:19 +0100 |
| commit | 17d0b911d366facc38b1d9cf7dbaecc5e2b6e86a (patch) | |
| tree | da959dd03fecb74984528c4f86894959478aa28c | |
| parent | edd44efd6f8ed9e6c9d1923443ec2945b7ca237c (diff) | |
| download | mullvadvpn-17d0b911d366facc38b1d9cf7dbaecc5e2b6e86a.tar.xz mullvadvpn-17d0b911d366facc38b1d9cf7dbaecc5e2b6e86a.zip | |
Add to changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a801e5e423..3ea3be3385 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -45,6 +45,9 @@ Line wrap the file at 100 chars. Th - Disable keep alive on API RPC requests. Should stop reuse of invalid sockets after tunnel state changes. +#### macOS +- Fix permissions on log dir so problem-report tool has permission to read daemon logs. + #### Windows - Use proper app id in the registry. This avoids false-positives with certain anti-virus software. - Handle sleep/resume events to quickly restore the tunnel when the machine wakes up. |
