diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-08-29 09:07:45 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-08-30 08:47:37 -0300 |
| commit | 6b5b25fbc9a0bcc08c9ffe2dee671243c330293e (patch) | |
| tree | 848d3345a89b085ab676411cd437792aa920cdd5 | |
| parent | efc861367162a7b21abe0ebcefd5e3a4cc1e4e5f (diff) | |
| download | mullvadvpn-6b5b25fbc9a0bcc08c9ffe2dee671243c330293e.tar.xz mullvadvpn-6b5b25fbc9a0bcc08c9ffe2dee671243c330293e.zip | |
Describe relay list update on start in change log
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 32332e8524..37a0a438db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ Line wrap the file at 100 chars. Th `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`. +- Update the relay list if it's out of date when the daemon starts. ### Fixed - Fix incorrect window position when using external display. |
