diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2018-05-17 00:44:32 +0200 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2018-05-17 12:26:21 +0200 |
| commit | d174e6249828a50fb4f0d0ccb18dcf3b3fb656de (patch) | |
| tree | 3ae159d5531bc0aabffae0da1e7da8c40d86818c | |
| parent | cd5623278b99c038c3a3324e17e0dc5b27bc2d4a (diff) | |
| download | mullvadvpn-d174e6249828a50fb4f0d0ccb18dcf3b3fb656de.tar.xz mullvadvpn-d174e6249828a50fb4f0d0ccb18dcf3b3fb656de.zip | |
Remove mentions of --disable-rpc-auth from changelog
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 94bb2b60d6..53185757ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,6 @@ Line wrap the file at 100 chars. Th ### Added - Add `tunnel` subcommand to manage tunnel specific options in the CLI. - Add support for passing the `--mssfix` argument to OpenVPN tunnels. -- Add `--disable-rpc-auth` flag to daemon to make it accept unauthorized control. - Add colors to terminal output on macOS and Linux. - Add details to mullvad CLI interface error for when it doesn't trust the RPC file. - Warn if daemon is running as a non-root user. @@ -61,8 +60,6 @@ Line wrap the file at 100 chars. Th - Fix OpenVPN warning about usage of AES-256-CBC cipher. - Fix "Out of time" screen status icon position. - Fix log newline characters on Windows. -- Mullvad CLI can now be used with daemon instance that doesn't have the `--disable-rpc-auth` - flag set. - If necessary, create parent directories for RPC connection info file. |
