diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-03-03 11:45:34 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-03-05 15:05:40 -0300 |
| commit | 45c20f22992376903a5a07ef156ce2ece0d175f7 (patch) | |
| tree | 5bef9c9dad0c3b7d7bcc875d18a8a3f3874940fd | |
| parent | ff59b99c6da56f65dc02bc7d65291e8d9926c529 (diff) | |
| download | mullvadvpn-45c20f22992376903a5a07ef156ce2ece0d175f7.tar.xz mullvadvpn-45c20f22992376903a5a07ef156ce2ece0d175f7.zip | |
Describe new error details in changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index d55d08b8a1..434dabbdc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). ### Added - 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. ### Fixed - Fix a bug in account input field that advanced the cursor to the end regardless its prior |
