summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorEmīls Piņķis <emils@mullvad.net>2018-08-27 16:27:13 +0100
committerEmīls Piņķis <emils@mullvad.net>2018-08-29 16:28:17 +0100
commit83d3fc081699597bc77746beab5643e0d3c80065 (patch)
tree47443bb018c4181a393308d43a28efc47c0c58d9
parent7e329e2019ce87d32b8e4324400e6f3915739837 (diff)
downloadmullvadvpn-83d3fc081699597bc77746beab5643e0d3c80065.tar.xz
mullvadvpn-83d3fc081699597bc77746beab5643e0d3c80065.zip
Update changelog
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7808adbf2b..32332e8524 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -39,6 +39,8 @@ Line wrap the file at 100 chars. Th
having a create account form first.
- The CLI command to list relays is now shorter, `mullvad relay list` instead of
`mullvad relay list locations`.
+- Replace WebSockets with Unix domain sockets/Named pipes for IPC. The location
+ of the socket can be controlled with `MULLVAD_RPC_SOCKET_PATH`.
### Fixed
- Fix incorrect window position when using external display.