summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLinus Färnstrand <linus@mullvad.net>2019-09-02 17:21:22 +0200
committerLinus Färnstrand <linus@mullvad.net>2019-09-02 17:23:36 +0200
commit6797d0b7af61116dad96c8aae98633f258f57f72 (patch)
tree45be87ddba613571a6df3bcb3de2641e682d5beb
parentdf60feed904377a31bf510aad94ba251c81c4324 (diff)
downloadmullvadvpn-6797d0b7af61116dad96c8aae98633f258f57f72.tar.xz
mullvadvpn-6797d0b7af61116dad96c8aae98633f258f57f72.zip
Update changelog
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 160091d8f4..499f0dc080 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,13 @@ Line wrap the file at 100 chars. Th
### Fixed
- Fix old settings deserialization to allow migrating settings from versions older than 2019.6.
+- Fix various small issues in GUI<->daemon communication.
+
+#### macOS
+- Unregister the app properly from the OS when running the bundled `uninstall.sh` script.
+
+#### Linux
+- Fix bug in netlink parsing in offline detection code.
## [2019.7] - 2019-08-12