summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 760fe1b88f..ac2bb198a9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -25,6 +25,8 @@ Line wrap the file at 100 chars. Th
## [Unreleased]
### Added
- Preserve log of old daemon instance when upgrading on Desktop.
+- When `MULLVAD_MANAGEMENT_SOCKET_GROUP` is set, only allow the specified group to access the
+ management interface UDS socket. This means that only users in that group can use the CLI and GUI.
#### Linux
- Always enable `src_valid_mark` config option when connecting to allow policty based routing.