diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-06-28 17:13:38 -0300 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2018-07-02 10:02:18 -0300 |
| commit | 0ce53bd8b9db3c57922a54be2a2a4d11deab51d6 (patch) | |
| tree | f9067afb33553594415e4bc7f69113c7788db67b | |
| parent | eb1b3669d518dbf7f93a426bb609c6af90f22041 (diff) | |
| download | mullvadvpn-0ce53bd8b9db3c57922a54be2a2a4d11deab51d6.tar.xz mullvadvpn-0ce53bd8b9db3c57922a54be2a2a4d11deab51d6.zip | |
Describe log additions 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 10714c0d76..7d33d0a0b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ Line wrap the file at 100 chars. Th - Automatic rotation of the daemon log. The existing log is renamed to `daemon.old.log` on daemon startup. - Add `status listen` subcommand in the CLI to continuously monitor the tunnel state. +- Log errors present in initialization sequence to the log file. #### macOS - Add colors to terminal output. |
