summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-12-07 08:58:40 -0200
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2018-12-18 14:23:41 -0200
commit3ea332f890226142818fa8fdab795c78254b0948 (patch)
treeee6de3928f3f7543ead40eccf4e1dbb966b2a449
parent5b1dac12835caad71421dcbca1609a92cc63c5b0 (diff)
downloadmullvadvpn-3ea332f890226142818fa8fdab795c78254b0948.tar.xz
mullvadvpn-3ea332f890226142818fa8fdab795c78254b0948.zip
Describe "start minimized" setting in change log
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c064995d42..2fa35dbbb6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -32,6 +32,8 @@ Line wrap the file at 100 chars. Th
#### Linux
- Detect if the computer is offline. If so, don't sit in a reconnect loop, instead block and show
an error message.
+- Add a toggle switch to allow the app to start minimized on Linux, so that only the tray icon is
+ initially visible.
### Fixed
- Stop GUI from glitching during the short reconnect state.